Definition Type: ComplexType
Name: CoordinationOfBenefitsInfoType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: USLocalizations.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EndDate in schema uslocalizations_xsd1 Drilldown into StartDate in schema uslocalizations_xsd1 Drilldown into InsurerName in schema uslocalizations_xsd1 Drilldown into CoordinationOfBenefitsIndicator in schema uslocalizations_xsd1XSD Diagram of CoordinationOfBenefitsInfoType in schema uslocalizations_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="CoordinationOfBenefitsInfoType">
    <xsd:sequence>
        <xsd:element name="CoordinationOfBenefitsIndicator" type="CoordinationOfBenefitsIndicatorTypesType" />
        <xsd:element name="InsurerName" type="xsd:string" minOccurs="0" />
        <xsd:element name="StartDate" type="LocalDateType" minOccurs="0" />
        <xsd:element name="EndDate" type="LocalDateType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoordinationOfBenefitsIndicator hr:CoordinationOfBenefitsIndicator (1) (1)
InsurerName hr:InsurerName 0 (1)
StartDate hr:StartDate 0 (1)
EndDate hr:EndDate 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:CoordinationOfBenefitsInfo, hr:CoordinationOfBenefitsInfo