<xsd:complexType name="SignatureOnFile">
<xsd:annotation>
<xsd:documentation source="Description">Signature on file.</xsd:documentation>
<xsd:documentation source="Description">Signature on file.</xsd:documentation>
<xsd:appinfo>
<otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">SignatureOnFile</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" name="Date_EffectiveExpire" type="ota2-0400:DateEffectiveExpire">
<xsd:annotation>
<xsd:documentation source="Description">The date range for which the signature on file is valid.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
</xsd:sequence>
<xsd:attribute name="signatureOnFileInd" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation source="Description">When true, indicates a signature has been obtained.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
|