| diagram | ![]() |
||
| properties |
|
||
| children | CompanyName CompanyCity CompanyCountry EUMemberCountry Product | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="Consignment"> <xs:annotation> <xs:documentation>Details of the Consignment information</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CompanyName" nillable="false"> <xs:annotation> <xs:documentation>Secondary Processing Facility Company Name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CompanyCity" nillable="false"> <xs:annotation> <xs:documentation>Location of Secondary Processing Facility</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="60"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CompanyCountry" type="clams:Country" nillable="false"> <xs:annotation> <xs:documentation>Location of Secondary Processing Facility</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EUMemberCountry" type="clams:Country" nillable="false"> <xs:annotation> <xs:documentation>Anticipated final market destination</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Product" type="clams:Product" nillable="false"> <xs:annotation> <xs:documentation>Anticipated final product form/type</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="CompanyName" nillable="false"> <xs:annotation> <xs:documentation>Secondary Processing Facility Company Name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="CompanyCity" nillable="false"> <xs:annotation> <xs:documentation>Location of Secondary Processing Facility</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="60"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||
| type | clams:Country | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="CompanyCountry" type="clams:Country" nillable="false"> <xs:annotation> <xs:documentation>Location of Secondary Processing Facility</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | clams:Country | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="EUMemberCountry" type="clams:Country" nillable="false"> <xs:annotation> <xs:documentation>Anticipated final market destination</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | clams:Product | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Product" type="clams:Product" nillable="false"> <xs:annotation> <xs:documentation>Anticipated final product form/type</xs:documentation> </xs:annotation> </xs:element> |