element UN_Number
diagram taf_cat_complete_sector_p639.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
used by
element SummaryOFGoodsWithSameRID
facets
Kind Value Annotation
length 4
pattern \d*[1-9]\d*
annotation
documentation
The UNNumber of the dangerous good according to the RID chapter 3.2, table A, column 1. Mandatory, except it concerns a declaration of an empty packaging of the type "EMPTY PACKAGING", "EMPTY RECEPTACLE <=1000L", "EMPTY IBC" or "EMPTY LARGE PACKAGING" .
source <xs:element name="UN_Number">
 
<xs:annotation>
   
<xs:documentation>The UNNumber of the dangerous good according to the RID chapter 3.2, table A, column 1. Mandatory, except it concerns a declaration of an empty packaging of the type "EMPTY PACKAGING", "EMPTY RECEPTACLE &lt;=1000L", "EMPTY IBC" or "EMPTY LARGE PACKAGING" .</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="4"/>
     
<xs:pattern value="\d*[1-9]\d*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy