ГО СТ Р ИСО/МЭК 8825-5— 2013
valid IRI format without escaping non-ASCII characters.
Use of the IANA old; URI/IRI scheme should be considered. */ l >
/* xsd:date */
Date ::■DateTimeType (DateOnly)
/* xsd:dateline •/
DateTime ::•DateTiaeType
/* xsd:decimal */
DecimalREAL (WITH COMPONENTSbase(10)))
(ALL EXCEPT(-0 |MINUS-INFINITY |PLUS-INFINITY |NOT-A-
NUM3ER))
/* xsd.double */
DoubleREAL (WITH COMPONENTS (
mantissa(-9007199254740991..9007199254740991),
base(2),
exponent(-1075..970)))
/* xsd:duration */
Duration ::•DurationType
/* xsd:ENTITIES •/
ENTITIESSEQUENCE (SIZE(1..MAX))OF ENTITY
/* xsd.-ENTITY V
ENTITY ::»NCName
/* xsd:float */
FloatREAL (WITH COMPONENTS {
mantissa(-16777215..16777215),
base(2),
exponent(-149..104)))
/* xsd:gDay */
GDay ::■DateTiaeType (Day)
/* xsd.gMonth */
GMonthDateTimeType (Month)
/* xsd:gttonthDay */
GMonthDay ::= DateTiaeType (MonthDay)
/* xsd-.gYear */
GYearDateTimeType (Year)
/* xsd.gYearMonth */
GYearMonth ::*DateTiaeType (YearMonth)
/* xsd:ID V
ID : NCNaae
/* xsd:IDREF */
IDREF : NCName
/* xsd:IDKEES */
IDREFSSEQUENCE (SIZE(1..MAX))OF IDREF
/* xsd:int */
IntINTEGER (-2147483648..2147483647)
/* xsd:language */
Language ::•VisibleString (FROM "a".."*" |"A".."Z" ||
"0"
.."9"))
(PATTERN
"(а-гА-Z)#(1,8)(-[a-rA-ZO-9]#(1,8)}*")
/* The semantics of Language is specified in IETFRFC 3066
*
/
/* xsd:long •/
LongINTEGER (-9223372036854775808..9223372036854775807)
/* xsd:name •/
Naae ::■Token (XMLStringWithNoWhitespace)
(CONSTRAINED BY {
/* The Token shall be a Name as defined in W3C XML 1.0, 2.3
*
/ /
)
/* xsd:NCName */
NCNaae ::■Name
37