diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | LocationSubsidiaryCode LocationSubsidiaryName AllocationCompany LocationValidityPeriod Comments GeographicCoordinates | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="LocationSubsidiaryInformation"> <xs:annotation> <xs:documentation>Required for Add, Update of a Location Subsidiary Code (modified to global element)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="LocationSubsidiaryCode"/> <xs:element ref="LocationSubsidiaryName"/> <xs:element ref="AllocationCompany"/> <xs:element ref="LocationValidityPeriod"/> <xs:element ref="Comments" minOccurs="0"/> <xs:element ref="GeographicCoordinates" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |