veloconnect 1.1

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

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

Documentation
ABIE Communication. Details information that identifies a means of communicating Communication
Properties
This component is not nillable.

Model
<...>
(ChannelCode, Value? )
</...>


Nested Element Summary
chn:ChannelCodeTypeChannelCode
           BBIE Communication. 
 Value
           BBIE Communication. 
Source
<xsd:complexType name="CommunicationType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="ChannelCode" type="chn:ChannelCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Value">
</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.