ГО СТ Р ИСО/МЭК 8825-5— 2013
0
/*
xsd:NOTATION */
NOTATION : QNaae
/* xsd:QName */
QNasie : SEQUENCE (
uri AnyURI OPTIONAL,
name NCName )
/* xsd:short */
ShortINTEGER (-32768..32767)
/* xsd:string */
String ::•XMLCoepatibleString
/* xsd:time */
TimeTIME ((SETTINGS "Basic*Time")
EXCEPT (SETTINGS ~Midnight»End"))
(CONSTRAINED BY {/*The time-zone shall be in the range -14
to *14*/))
(CONSTRAINED BY {/*The seconds and fractions of a second
shall he less
than 60 (no leap seconds supported, in
accordance with
W3C XML Schema 1.0 Part 2, D.2)*/))
(CONSTRAINED BY {/Constrained to "Time=HMSPnn for any n*/))
/* xsd:token */
Token ::*NormaliredString (CONSTRAINED BY (
/* The NormallzedStrlng shall be a token as defined in W3C XML
Schema Part 2,
3.3.2 */})
/* xsd.unsignedXnt */
UnsignedlntINTEGER (0..4294967295)
/* xsd:unsignedLong */
UnsignedLongINTEGER (0..18446744073709551615)
/* xsd:unsignedShort */
DnaignedShort : INTEGER (0..65535)
/* ACH. 2 type definitions supporting the mapping of W3C XML Schema
built-in types
*/
XMLCompatibleStringUTFSString (FROM(
(0, 0,0,9) I
(
0
,
0
, ,
10
) |
(0, 0,0, 13} |
(0, 0,0, 32) .. (0, 0, 215, 255) |
(0, 0, 224, 0) .. (0, 0, 255, 253) |
(0, 1, 0, 0} .. (0, 16, 255, 253}))
XMLStringWithNoWhitespace ::■0TF8String (FROM(
(0, 0, 0, 33} .. (0, 0, 215, 255) |
(0, 0, 224, 0) .. (0, 0, 255, 253) |
(0, 1, 0, 0}
XMLStringWithNoCRLFHT :
(0, 16, 255, 253}))
UTF8String (FR0M(
(0, 0, 0, 32) .. (0, 0, 215, 255) |
(0, 0, 224, 0} .. (0, 0, 255, 253} |
(0, 1, 0, 0) .. (0, 16, 255, 253}))
/* ACH.1 type definitions supporting themapping of W3C XML
Schemabuilt-in date
and time types */
GenericTimeTypeChoice (BasicType, Alternative)CHOICE (
asnlsupportedvalue BasicType,
othervaluesAlternative)
(CONSTRAINEDBY
(/* The "othervalues" alternative shall not be used
for abstract
values in the "asnlsupportedvalue"
alternative */})
43