Definition Type: ComplexType
Name: SourceInfo_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into KeyedValue in schema xlifebase2_20_01_xsd Drilldown into FileControlID in schema xmlife2_20_01_xsd Drilldown into SourceInfoComment in schema xmlife2_20_01_xsd Drilldown into SourceInfoDescription in schema xmlife2_20_01_xsd Drilldown into SourceInfoName in schema xmlife2_20_01_xsd Drilldown into CreationTime in schema xmlife2_20_01_xsd Drilldown into CreationDate in schema xmlife2_20_01_xsdXSD Diagram of SourceInfo_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="SourceInfo_Type">
    <xsd:sequence>
        <xsd:element ref="CreationDate" minOccurs="0" />
        <xsd:element ref="CreationTime" minOccurs="0" />
        <xsd:element ref="SourceInfoName" minOccurs="0" />
        <xsd:element ref="SourceInfoDescription" minOccurs="0" />
        <xsd:element ref="SourceInfoComment" minOccurs="0" />
        <xsd:element ref="FileControlID" minOccurs="0" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CreationDate nsA:CreationDate 0 (1)
CreationTime nsA:CreationTime 0 (1)
SourceInfoName nsA:SourceInfoName 0 (1)
SourceInfoDescription nsA:SourceInfoDescription 0 (1)
SourceInfoComment nsA:SourceInfoComment 0 (1)
FileControlID nsA:FileControlID 0 (1)
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:SourceInfo