element AdministrativeContactInformation
diagram taf_cat_complete_sector_p8.png
namespace http://taf-jsg.info/schemes
properties
content complex
children Name Address eMail PhoneNumber FaxNumber FreeTextField
used by
elements Customers ErrorMessage LoadingFacility ObjectInfoMessage PathCanceledMessage PathConfirmedMessage PathCoordinationMessage PathDetailsMessage PathDetailsRefusedMessage PathNotAvailableMessage PathRequestMessage PathSectionNotificationMessage UpdateLinkMessage
annotation
documentation
Used to define adminstrative contact information
source <xs:element name="AdministrativeContactInformation">
 
<xs:annotation>
   
<xs:documentation>Used to define adminstrative contact information</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Name"/>
     
<xs:element ref="Address" minOccurs="0"/>
     
<xs:element ref="eMail" minOccurs="0"/>
     
<xs:element ref="PhoneNumber" minOccurs="0"/>
     
<xs:element ref="FaxNumber" minOccurs="0"/>
     
<xs:element ref="FreeTextField" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy