veloconnect 1.1

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

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

Documentation
ABIE Sales Conditions. Details information about the sales conditions that are applicable. Sales Conditions
Properties
This component is not nillable.

Model
<...>
(ID?, ActionCode?, Description? )
</...>


Nested Element Summary
udt:CodeTypeActionCode
           BBIE Sales Conditions. 
 Description
           BBIE Sales Conditions. 
udt:IdentifierTypeID
           BBIE Sales Conditions. 
Source
<xsd:complexType name="SalesConditionsType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="ActionCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Description">
</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.