| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="RefusalCode"> <xs:annotation> <xs:documentation>Code List Candidate: 1 = Data not authorised by Wagon Keeper 2 = Wagon number freight unknown</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |