Definition Type: Element
Name: EnumDoc
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-metadata-5-0-SP2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into text in schema fixml-metadata-5-0-sp2_xsd Drilldown into value in schema fixml-metadata-5-0-sp2_xsdXSD Diagram of EnumDoc in schema fixml-metadata-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:element name="EnumDoc">
    <xs:complexType>
        <xs:attribute name="value" type="xs:string" use="required" />
        <xs:attribute name="text" type="xs:string" use="optional" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
value nsA:value Required
text nsA:text Optional