Definition Type Complex Type
Name AcknowledgementResponseCodeType
Namespace urn:oasis:names:specification:ubl:schema:xsd:AcknowledgementResponseCode-1.0
Type res:AcknowledgementResponseCodeContentType
Abstract False
Documentation <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:ComponentType>DT</ccts:ComponentType><ccts:DictionaryEntryName>Acknowledgement Response_ Code. Type</ccts:DictionaryEntryName><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataTypeQualifier>Acknowledgement Response</ccts:DataTypeQualifier><ccts:DataType>Code. Type</ccts:DataType></ccts:Component><ccts:Instance xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:CodeListID>Acknowledgement Response</ccts:CodeListID><ccts:CodeListAgencyID>UBL</ccts:CodeListAgencyID><ccts:CodeListAgencyName>OASIS Universal Business Language</ccts:CodeListAgencyName><ccts:CodeListName>Acknowledgement Response</ccts:CodeListName><ccts:CodeListVersionID>1.0</ccts:CodeListVersionID><ccts:CodeListSchemeURI>urn:oasis:names:specification:ubl:schema:xsd:AcknowledgementResponseCode-1.0</ccts:CodeListSchemeURI><ccts:LanguageID>en</ccts:LanguageID></ccts:Instance>
XSD Schema ..\codelist\UBL-CodeList-AcknowledgementResponseCode-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AcknowledgementResponseCodeType" >
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
        <ccts:ComponentType>DT</ccts:ComponentType>
        <ccts:DictionaryEntryName>Acknowledgement Response_ Code. Type</ccts:DictionaryEntryName>
        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
        <ccts:DataTypeQualifier>Acknowledgement Response</ccts:DataTypeQualifier>
        <ccts:DataType>Code. Type</ccts:DataType>
      </ccts:Component>

      <ccts:Instance xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
        <ccts:CodeListID>Acknowledgement Response</ccts:CodeListID>
        <ccts:CodeListAgencyID>UBL</ccts:CodeListAgencyID>
        <ccts:CodeListAgencyName>OASIS Universal Business Language</ccts:CodeListAgencyName>
        <ccts:CodeListName>Acknowledgement Response</ccts:CodeListName>
        <ccts:CodeListVersionID>1.0</ccts:CodeListVersionID>
        <ccts:CodeListSchemeURI>urn:oasis:names:specification:ubl:schema:xsd:AcknowledgementResponseCode-1.0</ccts:CodeListSchemeURI>
        <ccts:LanguageID>en</ccts:LanguageID>
      </ccts:Instance>

    </xsd:documentation>

  </xsd:annotation>

  <xsd:simpleContent>
    <xsd:extension base="AcknowledgementResponseCodeContentType">
      <xsd:attribute fixed="Acknowledgement Response" name="codeListID" type="xsd:normalizedString" use="optional"/>
      <xsd:attribute fixed="UBL" name="codeListAgencyID" type="xsd:normalizedString" use="optional"/>
      <xsd:attribute fixed="OASIS Universal Business Language" name="codeListAgencyName" type="xsd:string" use="optional"/>
      <xsd:attribute fixed="Acknowledgement Response" name="codeListName" type="xsd:string" use="optional"/>
      <xsd:attribute fixed="1.0" name="codeListVersionID" type="xsd:normalizedString" use="optional"/>
      <xsd:attribute name="name" type="xsd:string" use="optional"/>
      <xsd:attribute fixed="en" name="languageID" type="xsd:language" use="optional"/>
      <xsd:attribute name="codeListURI" type="xsd:anyURI" use="optional"/>
      <xsd:attribute fixed="urn:oasis:names:specification:ubl:schema:xsd:AcknowledgementResponseCode-1.0" name="codeListSchemeURI" type="xsd:anyURI" use="optional"/>
    </xsd:extension>

  </xsd:simpleContent>

</xsd:complexType>
Child Attributes
Name Type Default Value Use
Derivation Tree
res:AcknowledgementResponseCodeContentType
    AcknowledgementResponseCodeType
        A:AcknowledgementResponseCode
References
A:AcknowledgementResponseCode
Generated using Liquid XML Studio by Liquid Technologies Ltd