File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ static NP2_KEYWORDS kwXmlSchema = {
25
25
"xpath namespace processContents use schemaLocation public system source itemType memberTypes "
26
26
, // value
27
27
"anyType anySimpleType duration dateTime time date gYear gYearMonth gMonth gMonthDay gDay "
28
- "boolean base64Binary hexBinary float double anyURI QName NOTATION "
28
+ "boolean base64Binary hexBinary float double anyURI QName "
29
29
"decimal integer long int short byte nonPositiveInteger negativeInteger nonNegativeInteger positiveInteger "
30
30
"unsignedLong unsignedInt unsignedShort unsignedByte "
31
- "string normalizedString token language NMTOKEN NMTOKENS Name NCName ID IDREF IDREFS ENTITY ENTITIES "
32
- "equal ordered bounded cardinality numeric " " preserve replace collapse "
31
+ "string normalizedString token language Name NCName "
32
+ "equal ordered bounded cardinality numeric preserve replace collapse "
33
33
"unqualified qualified strict skip lax prohibited optional required "
34
34
//"blockSet complexDerivationSet XPathExpr URIref "
35
35
, nullptr
You can’t perform that action at this time.
0 commit comments