Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Element templateId
Namespace No namespace
Diagram
DiagramDECOR_xsd_Element_templateId.tmp#templateId_rootDECOR_xsd_Element_templateId.tmp#templateId_extension
Properties
content complex
Attributes
QName Type Use
extension EnumerationString optional
root Oid optional
Source
<xs:element name="templateId">
  <xs:complexType>
    <xs:attribute name="root" type="Oid"/>
    <xs:attribute name="extension" type="EnumerationString"/>
  </xs:complexType>
</xs:element>
Attribute templateId / @root
Namespace No namespace
Type Oid
Properties
content simple
Facets
maxLength 255
pattern [0-2](\.(0|[1-9][0-9]*))*
Used by
Element templateId
Source
<xs:attribute name="root" type="Oid"/>
Attribute templateId / @extension
Namespace No namespace
Type EnumerationString
Properties
content simple
Facets
maxLength 128
Used by
Element templateId
Source
<xs:attribute name="extension" type="EnumerationString"/>