<xsd:complexType name="DebitCreditCodeType">
<xsd:annotation>
<xsd:documentation xml:lang="en">
<ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">QDT000000</ccts:UniqueID>
<ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Debit Credit_ Code. Type</ccts:DictionaryEntryName>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
<ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..1</ccts:Cardinality>
<ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Debit Credit</ccts:PropertyTermName>
<ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code</ccts:RepresentationTermName>
<ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="DebitCreditCodeContentType">
<xsd:attributeGroup ref="CodeListAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|