org.openvpms.esci.ubl.common
Class ContainerSizeTypeCodeType

java.lang.Object
  extended by org.openvpms.esci.ubl.common.CodeType
      extended by org.openvpms.esci.ubl.common.ContainerSizeTypeCodeType

public class ContainerSizeTypeCodeType
extends CodeType

 <?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" xmlns:udt="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:DictionaryEntryName>Container Size Type_ Code. Type</ccts:DictionaryEntryName><ccts:Version>2.0</ccts:Version><ccts:Definition>The set of code values for classifying series 1 freight containers based on external dimensions, associated ratings and, where appropriate, the minimum internal and door opening dimensions for certain types of containers.</ccts:Definition><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:QualifierTerm>Container Size Type</ccts:QualifierTerm><ccts:UniqueID/></ccts:Component>
 

Java class for ContainerSizeTypeCodeType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ContainerSizeTypeCodeType">
   <simpleContent>
     <restriction base="<urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2>CodeType">
       <attribute name="listID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" default="ISO 668" />
       <attribute name="listAgencyID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" default="5" />
       <attribute name="listAgencyName" type="{http://www.w3.org/2001/XMLSchema}string" default="ISO" />
       <attribute name="listName" type="{http://www.w3.org/2001/XMLSchema}string" default="Container Size Type" />
       <attribute name="listVersionID" type="{http://www.w3.org/2001/XMLSchema}normalizedString" default="1995" />
       <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="languageID" type="{http://www.w3.org/2001/XMLSchema}language" default="en" />
       <attribute name="listURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" default="http://docs.oasis-open.org/ubl/os-UBL-2.0-update/cl/gc/special-purpose/ContainerSizeTypeCode-2.0.gc" />
       <attribute name="listSchemeURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" default="urn:oasis:names:specification:ubl:codelist:gc:ContainerSizeTypeCode-2.0" />
     </restriction>
   </simpleContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.openvpms.esci.ubl.common.CodeType
languageID, listAgencyID, listAgencyName, listID, listName, listSchemeURI, listURI, listVersionID, name, value
 
Constructor Summary
ContainerSizeTypeCodeType()
           
 
Method Summary
 
Methods inherited from class org.openvpms.esci.ubl.common.CodeType
getLanguageID, getListAgencyID, getListAgencyName, getListID, getListName, getListSchemeURI, getListURI, getListVersionID, getName, getValue, setLanguageID, setListAgencyID, setListAgencyName, setListID, setListName, setListSchemeURI, setListURI, setListVersionID, setName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerSizeTypeCodeType

public ContainerSizeTypeCodeType()


Copyright © 2010-2011 OpenVPMS. All Rights Reserved..