Definition Type: ComplexType
Name: SocialInsuranceTypeType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: HumanResource.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NonStandardValue in schema humanresource_xsd Drilldown into StandardValue in schema humanresource_xsdXSD Diagram of SocialInsuranceTypeType in schema humanresource_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SocialInsuranceTypeType">
    <xsd:choice>
        <xsd:element name="StandardValue" type="SocialInsuranceEnumType" minOccurs="0" />
        <xsd:element name="NonStandardValue" type="xsd:string" minOccurs="0" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StandardValue hr:StandardValue 0 (1)
NonStandardValue hr:NonStandardValue 0 (1)
Collapse Derivation Tree:
  • SocialInsuranceTypeType
Collapse References:
hr:Type