Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:InstructionForReturnsLine
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:InstructionForReturnsLine

Element information

Content

Attributes

None

Used in

Sample instance

<cac:InstructionForReturnsLine>
   <cbc:ID>1</cbc:ID>
   <cbc:Quantity unitCode="NAR">20</cbc:Quantity>
   <cac:Item>
      <cbc:Description>Denim Jeans Jacket</cbc:Description>
      <cbc:Name>Jeans Jacket man</cbc:Name>
      <cac:BuyersItemIdentification>
         <cbc:ID>AA109</cbc:ID>
      </cac:BuyersItemIdentification>
      <cac:SellersItemIdentification>
         <cbc:ID>YX401</cbc:ID>
      </cac:SellersItemIdentification>
   </cac:Item>
</cac:InstructionForReturnsLine>