veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:ChannelCode-1.0
complexType ChannelCodeType

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

Documentation
DT Channel_ Code. Type Code Channel Code. Type UN/ECE 3155 6 United Nations Economic Commission for Europe Communication Address Code Qualifier D03A http://www.unece.org/trade/untdid/d03a/tred/tred3155.htm urn:oasis:names:specification:ubl:schema:xsd:ChannelCode-1.0
Properties
This component is not nillable.

Model
<...
  codeListAgencyID = xsd:normalizedString
  codeListAgencyName = xsd:string
  codeListID = xsd:normalizedString
  codeListName = xsd:string
  codeListSchemeURI = xsd:anyURI
  codeListURI = xsd:anyURI
  codeListVersionID = xsd:normalizedString
  languageID = xsd:language
  name = xsd:string>
ChannelCodeContentType
</...>


Attribute Summary
 xsd:normalizedStringcodeListAgencyID
          
 xsd:stringcodeListAgencyName
          
 xsd:normalizedStringcodeListID
          
 xsd:stringcodeListName
          
 xsd:anyURIcodeListSchemeURI
          
 xsd:anyURIcodeListURI
          
 xsd:normalizedStringcodeListVersionID
          
 xsd:languagelanguageID
          
 xsd:stringname
          

Attribute Detail

codeListAgencyID

Type:
xsd:normalizedString
Fixed:
6
Use:
optional
Form:
unqualified

codeListAgencyName

Type:
xsd:string
Fixed:
United Nations Economic Commission for Europe
Use:
optional
Form:
unqualified

codeListID

Type:
xsd:normalizedString
Fixed:
UN/ECE 3155
Use:
optional
Form:
unqualified

codeListName

Type:
xsd:string
Fixed:
Communication Address Code Qualifier
Use:
optional
Form:
unqualified

codeListSchemeURI

Type:
xsd:anyURI
Fixed:
urn:oasis:names:specification:ubl:schema:xsd:ChannelCode-1.0
Use:
optional
Form:
unqualified

codeListURI

Type:
xsd:anyURI
Fixed:
http://www.unece.org/trade/untdid/d03a/tred/tred3155.htm
Use:
optional
Form:
unqualified

codeListVersionID

Type:
xsd:normalizedString
Fixed:
D03A
Use:
optional
Form:
unqualified

languageID

Type:
xsd:language
Use:
optional
Form:
unqualified

name

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:complexType name="ChannelCodeType">
<xsd:simpleContent>
<xsd:extension base="ChannelCodeContentType">
<xsd:attribute fixed="UN/ECE 3155" name="codeListID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute fixed="6" name="codeListAgencyID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute fixed="United Nations Economic Commission for Europe" name="codeListAgencyName" type="xsd:string" use="optional"/>
<xsd:attribute fixed="Communication Address Code Qualifier" name="codeListName" type="xsd:string" use="optional"/>
<xsd:attribute fixed="D03A" name="codeListVersionID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute name="name" type="xsd:string" use="optional"/>
<xsd:attribute name="languageID" type="xsd:language" use="optional"/>
<xsd:attribute fixed="http://www.unece.org/trade/untdid/d03a/tred/tred3155.htm" name="codeListURI" type="xsd:anyURI" use="optional"/>
<xsd:attribute fixed="urn:oasis:names:specification:ubl:schema:xsd:ChannelCode-1.0" name="codeListSchemeURI" type="xsd:anyURI" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</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.