Definition Type: SimpleType
Name: Length
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-datatypes-5-0-SP2.xsd
Documentation:
intint field representing the length in bytes. Value must be positive.
Collapse XSD Schema Diagram:
XSD Diagram of Length in schema fixml-datatypes-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="Length">
    <xs:annotation>
        <xs:documentation>intint field representing the length in bytes. Value must be positive.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:nonNegativeInteger" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:DerivativeEncodedIssuerLen_t, nsA:DerivativeEncodedSecurityDescLen_t, nsA:EncodedAllocTextLen_t, nsA:EncodedHeadlineLen_t, nsA:EncodedIssuerLen_t, nsA:EncodedLegIssuerLen_t, nsA:EncodedLegSecurityDescLen_t, nsA:EncodedListExecInstLen_t, nsA:EncodedListStatusTextLen_t, nsA:EncodedMktSegmDescLen_t, nsA:EncodedSecurityDescLen_t, nsA:EncodedSubjectLen_t, nsA:EncodedSymbolLen_t, nsA:EncodedTextLen_t, nsA:EncodedUnderlyingIssuerLen_t, nsA:EncodedUnderlyingSecurityDescLen_t, nsA:RawDataLength_t