Namespace: |
|
Content: |
|
Defined: |
globally in mule-stdio.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 3 locations |
XML Representation Summary | |||
<... | |||
system | = |
("IN" | "OUT" | "ERR") | |
...> |
<xsd:attributeGroup name="addressAttributes"> <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> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"IN", "OUT", "ERR" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<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 SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |