Definition Type: AttributeGroup
Name: SignupDateGroup
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Provides the date of registration for a loyalty program.
Collapse XSD Schema Diagram:
Drilldown into SignupDate in schema ota_commontypes_xsd1XSD Diagram of SignupDateGroup in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="SignupDateGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Provides the date of registration for a loyalty program.</xs:documentation>
    </xs:annotation>
    <xs:attribute name="SignupDate" type="xs:date" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">Indicates when the member signed up for the loyalty program.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
SignupDate SignupDate Optional