<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>