attributeGroup "addressAttributes"
Namespace:
Content:
Defined:
globally in mule-stdio.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
("IN" | "OUT" | "ERR")
...>
Known Usage Locations
XML Source (see within schema source)
<xsd:attributeGroup name="addressAttributes">
<xsd:attribute name="system">
<xsd:simpleType>
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="IN"/>
<xsd:enumeration value="OUT"/>
<xsd:enumeration value="ERR"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 1/1)
system
Type:
anonymous simpleType (restriction of xsd:NMTOKEN)
Use:
optional
Attribute Value
enumeration of xsd:NMTOKEN
Enumeration:
"IN", "OUT", "ERR"
Anonymous simpleType
Type Derivation Tree
xsd:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xsd:NMTOKEN
Facets:
enumeration:
"IN", "OUT", "ERR"
XML Source (see within schema source)
<xsd:attribute name="system">
<xsd:simpleType>
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="IN"/>
<xsd:enumeration value="OUT"/>
<xsd:enumeration value="ERR"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.