| diagram | ![]() |
||
| namespace | http://taf-jsg.info/schemes | ||
| properties |
|
||
| children | NumberOfSeals SealsDescription | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="Seals"> <xs:annotation> <xs:documentation>Describes the seals used for the consignment</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NumberOfSeals"> <xs:annotation> <xs:documentation>Number of the seals attached by the original consignor.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:totalDigits value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="SealsDescription" minOccurs="0" maxOccurs="10"> <xs:annotation> <xs:documentation>Additional information of the original consignor regarding the attached seals.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="10"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:int | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="NumberOfSeals"> <xs:annotation> <xs:documentation>Number of the seals attached by the original consignor.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:totalDigits value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="SealsDescription" minOccurs="0" maxOccurs="10"> <xs:annotation> <xs:documentation>Additional information of the original consignor regarding the attached seals.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="10"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |