veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CurrencyCode-1.0
complexType CurrencyCodeType

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

Documentation
DT Currency_ Code. Type Code Currency Code. Type ISO 4217 Alpha 6 United Nations Economic Commission for Europe Currency 0.3 http://www.bsi-global.com/Technical%2BInformation/Publications/_Publications/tig90x.doc urn:oasis:names:specification:ubl:schema:xsd:CurrencyCode-1.0 en
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>
CurrencyCodeContentType
</...>


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:
ISO 4217 Alpha
Use:
optional
Form:
unqualified

codeListName

Type:
xsd:string
Fixed:
Currency
Use:
optional
Form:
unqualified

codeListSchemeURI

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

codeListURI

Type:
xsd:anyURI
Fixed:
http://www.bsi-global.com/Technical%2BInformation/Publications/_Publications/tig90x.doc
Use:
optional
Form:
unqualified

codeListVersionID

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

languageID

Type:
xsd:language
Fixed:
en
Use:
optional
Form:
unqualified

name

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:complexType name="CurrencyCodeType">
<xsd:simpleContent>
<xsd:extension base="CurrencyCodeContentType">
<xsd:attribute fixed="ISO 4217 Alpha" 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="Currency" name="codeListName" type="xsd:string" use="optional"/>
<xsd:attribute fixed="0.3" name="codeListVersionID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute name="name" type="xsd:string" use="optional"/>
<xsd:attribute fixed="en" name="languageID" type="xsd:language" use="optional"/>
<xsd:attribute fixed="http://www.bsi-global.com/Technical%2BInformation/Publications/_Publications/tig90x.doc" name="codeListURI" type="xsd:anyURI" use="optional"/>
<xsd:attribute fixed="urn:oasis:names:specification:ubl:schema:xsd:CurrencyCode-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.