Definition Type: ComplexType
Name: EffectiveDatedContactMethodWithPrecedenceType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ContactMethodType
Containing Schema: IndicativeReusableTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PostalAddress in schema postaladdress_xsd Drilldown into InternetWebAddress in schema onlineaddress_xsd Drilldown into InternetEmailAddress in schema onlineaddress_xsd Drilldown into TTYTDD in schema telcomnumber_xsd Drilldown into Pager in schema telcomnumber_xsd Drilldown into Fax in schema telcomnumber_xsd Drilldown into Mobile in schema telcomnumber_xsd Drilldown into Telephone in schema telcomnumber_xsd Drilldown into WhenAvailable in schema contactmethod_xsd Drilldown into Location in schema contactmethod_xsd Drilldown into Use in schema contactmethod_xsd Drilldown into ContactMethodType in schema contactmethod_xsd Drilldown into validTo in schema indicativereusabletypes_xsd Drilldown into validFrom in schema indicativereusabletypes_xsd Drilldown into precedence in schema indicativereusabletypes_xsdXSD Diagram of EffectiveDatedContactMethodWithPrecedenceType in schema indicativereusabletypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EffectiveDatedContactMethodWithPrecedenceType">
    <xsd:complexContent>
        <xsd:extension base="ContactMethodType">
            <xsd:attribute name="precedence" type="ContactMethodPrecedenceEnumType" />
            <xsd:attribute name="validFrom" type="LocalDateType" />
            <xsd:attribute name="validTo" type="LocalDateType" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Use hr:Use 0 (1)
Location hr:Location 0 (1)
WhenAvailable hr:WhenAvailable 0 (1)
Telephone hr:Telephone 0 (1)
Mobile hr:Mobile 0 (1)
Fax hr:Fax 0 (1)
Pager hr:Pager 0 (1)
TTYTDD hr:TTYTDD 0 (1)
InternetEmailAddress hr:InternetEmailAddress 0 (1)
InternetWebAddress hr:InternetWebAddress 0 (1)
PostalAddress hr:PostalAddress 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
precedence hr:precedence (Optional)
validFrom hr:validFrom (Optional)
validTo hr:validTo (Optional)
Collapse Derivation Tree:
Collapse References:
hr:ContactInfo, hr:ContactInfo