aas-specs icon indicating copy to clipboard operation
aas-specs copied to clipboard

ValueOnly: do not mention types omitted

Open BirgitBoss opened this issue 11 months ago • 0 comments

Is your feature request related to a problem? Please describe. There is a statement

`The following types defined by the XSD and RDF specifications are explicitly omitted for serialization:

xs:language, xs:normalizedString, xs:token, xs:NMTOKEN, xs:Name, xs:NCName, xs:QName, xs:ENTITY, xs:ID, xs:IDREF, xs:NOTATION, xs:IDREFS, xs:ENTITIES, xs:NMTOKENS, rdf:HTML and rdf:XMLLiteral.`

However, these types are not allowed in the first place so this does not need to be repeated for DataTypeDefXsd

BirgitBoss avatar Mar 04 '24 17:03 BirgitBoss