Definition Type Element
Name futuresExchangeCode
Type string
Abstract False
Content Type Restriction
Facets  
Enumerations KC , LKD , BICF , TGE
Documentation Example - LK , CF, etc
XSD Schema .\Invoice_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="futuresExchangeCode" >
  <xs:annotation>
    <xs:documentation>Example - LK , CF, etc</xs:documentation>
  </xs:annotation>

  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="KC"/>
      <xs:enumeration value="LKD"/>
      <xs:enumeration value="BICF"/>
      <xs:enumeration value="TGE"/>
    </xs:restriction>

  </xs:simpleType>

</xs:element>
Derivation Tree
[No Sub Types]
futuresExchangeCode
    futuresExchangeCode
References
futuresExchangeCode
Generated using Liquid XML Studio by Liquid Technologies Ltd