| diagram | ![]() |
||
| namespace | http://taf-jsg.info/schemes | ||
| properties |
|
||
| children | VesselIndication HarbourName ShipOwner | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="Ship"> <xs:annotation> <xs:documentation>Additional information for transports, which shall be handed over to a ship</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="VesselIndication"/> <xs:element name="HarbourName" minOccurs="0"> <xs:annotation> <xs:documentation>Name of harbour, where the transport will be handed over to a ship.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ShipOwner" minOccurs="0"> <xs:annotation> <xs:documentation>Name of ship owner.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="HarbourName" minOccurs="0"> <xs:annotation> <xs:documentation>Name of harbour, where the transport will be handed over to a ship.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </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="ShipOwner" minOccurs="0"> <xs:annotation> <xs:documentation>Name of ship owner.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> |