Showing:

Attributes
Diagrams
Source
Used by
Complex Type DebitLineAmountType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonBasicComponents-2
Diagram
Diagram CODICE-2.04117.tmp#id243 CODICE-2.04117.tmp#id242
Type extension of udt:AmountType
Type hierarchy
Used by
Element DebitLineAmount
Attributes
QName Type Fixed Default Use Annotation
currencyID clm54217:CurrencyCodeContentType required
<ccts:UniqueID>UDT000001-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Amount Currency. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The currency of the amount.</ccts:Definition>
<ccts:ObjectClass>Amount Currency</ccts:ObjectClass>
<ccts:PropertyTermName>Identification</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>normalisedString</xsd:BuiltinType>
Source
<xsd:complexType name="DebitLineAmountType">
  <xsd:simpleContent>
    <xsd:extension base="udt:AmountType"/>
  </xsd:simpleContent>
</xsd:complexType>