Definition Type Element
Name organizationName
Type string
Abstract False
Content Type Restriction
Facets  
MaxLength 50
Documentation Full Legal name of the organization
XSD Schema .\Invoice_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="organizationName" >
  <xs:annotation>
    <xs:documentation>Full Legal name of the organization</xs:documentation>
  </xs:annotation>

  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="50"/>
    </xs:restriction>

  </xs:simpleType>

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