xs:notation

Describes the format of non-XML data within an XML document. See more info at http://www.w3.org/TR/xmlschema-1/#element-notation.

Table 4.11. xs:notation properties
Property NameDescriptionPossible valuesMentions
NameThe notation name. Always required.Any NCName.If missing, will be displayed as '[notation]' in diagram.
System IdentifierThe notation system identifier.Any URIRequired if public identifier is absent, otherwise optional.
Public IdentifierThe notation public identifier.A Public ID valueRequired if system identifier is absent, otherwise optional.
IDThe component id.Any IDFor all notations.
ComponentThe edited component name.Not editable property.For all notations.
NamespaceThe component namespace.Not editable property.For all notations.
System IDThe component system id.Not editable property.For all notations.