cac:InstructionForReturnsLine
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:InstructionForReturnsLineType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ID [1..1]An identifier for this instruction for returns line.
- cbc:Note [0..*]Free-form text conveying information that is not contained explicitly in other structures.
- cbc:Quantity [1..1]The quantity of goods being returned.
- cac:ManufacturerParty [0..1]The manufacturer of the goods being returned.
- cac:Item [1..1]A description of the item being returned.
Attributes
None
Used in
- Type InstructionForReturnsType (Element InstructionForReturns)
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>