veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType DeliveryTermsType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}DeliveryTermsType (restriction)

Documentation
ABIE Delivery Terms. Details contains information about the terms of delivery for the set of items to which the transaction relates Delivery Terms
Properties
This component is not nillable.

Model
<...>
(ID?, RelevantLocation?, SpecialTerms?, LossRiskResponsibilityCode?, LossRisk?, AllowanceCharge? )
</...>


Nested Element Summary
 AllowanceCharge
           ASBIE Delivery Terms. 
udt:IdentifierTypeID
           BBIE Delivery Terms. 
 LossRisk
           BBIE Delivery Terms. 
udt:CodeTypeLossRiskResponsibilityCode
           BBIE Delivery Terms. 
 RelevantLocation
           BBIE Delivery Terms. 
 SpecialTerms
           BBIE Delivery Terms. 
Source
<xsd:complexType name="DeliveryTermsType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:RelevantLocation">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:SpecialTerms">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="LossRiskResponsibilityCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:LossRisk">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="AllowanceCharge">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.