Jerry,No doubt. How do I get Oxygen to create a .docx file for inclusion in word? It spits out HTML or PDF or DOCBOOK format - none of which are sutible for the word processor we use. Ugh.
Had a look at the XSD and have a few comments.
1. Run a spell checker over the comments. There are a few spelling mistakes.
Why make it longer than it needs to be?2. "serviceNameType" why restrict the length 4-32 of the name?
The value of the NSI Endpoint names is whatever the NSI specifies. And I thought we had tentatively agreed that for NSI endpoint names, the GLIF tuple was adequate. I put these characters in from memory for what the GLIF global naming recommendation allowed. So there may be some other characters missing, but colons are definitely not allowed as they were explicitly used to separate the global portion form the local portion.
3. "Orig" STP is restricted to value="[a-zA-Z0-9$]+:[a-zA-Z0-9$]+". It seems an arbitrary restriction, and restricts implementations from having a proper URN for the endpoint name as specified in NML and the GLIF. Can we please reduce the restriction?
Oops. My mistake. Indeed, perhaps we should bump this to 100 Gbps?4. Same for the "Dest" STP.
5. For "Bandwidth" there is an upper limit of <xsd:maxInclusive value="1000"/> Mb/s or 1 Gb/s. With 10GE in the network should we not consider a higher limit?
I tried to figure out how to validate the schedule parameters using the xsd. This is not easy since different cases are presented by the relative time to the time when the request is received. E.g. a Start time before "now" is not possible...so does it mean "asap"? Is a start date of 0000/00/00 allowed?6. We have a "ScheduleStart" and a "ScheduleEnd" but we have not specified a maximum duration.
You too!Thank you,
John.