Definition Type: ComplexType
Name: Attachment_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 SignatureInfo in schema xmlife2_20_01_xsd Drilldown into CreationTime in schema xmlife2_20_01_xsd Drilldown into OriginatingSourceType in schema xmlife2_20_01_xsd Drilldown into AttachmentHashType in schema xmlife2_20_01_xsd Drilldown into AttachmentHashValue in schema xmlife2_20_01_xsd Drilldown into ReceivedDate in schema xmlife2_20_01_xsd Drilldown into Sequence in schema xmlife2_20_01_xsd Drilldown into FileName in schema xmlife2_20_01_xsd Drilldown into AttachmentCategoryTC in schema xmlife2_20_01_xsd Drilldown into ArchiveRefNumber in schema xmlife2_20_01_xsd Drilldown into ArchiveNumber in schema xmlife2_20_01_xsd Drilldown into PurgeTime in schema xmlife2_20_01_xsd Drilldown into PurgeDate in schema xmlife2_20_01_xsd Drilldown into Priority in schema xmlife2_20_01_xsd Drilldown into ImageSubmissionType in schema xmlife2_20_01_xsd Drilldown into FollowUpTime in schema xmlife2_20_01_xsd Drilldown into FollowUpDate in schema xmlife2_20_01_xsd Drilldown into LastUpdateTime in schema xmlife2_20_01_xsd Drilldown into LastUpdate in schema xmlife2_20_01_xsd Drilldown into AttachmentLocation in schema xmlife2_20_01_xsd Drilldown into ImageType in schema xmlife2_20_01_xsd Drilldown into TransferEncodingTypeTC in schema xmlife2_20_01_xsd Drilldown into TransferEncodingTypeString in schema xmlife2_20_01_xsd Drilldown into MimeTypeTC in schema xmlife2_20_01_xsd Drilldown into MimeType in schema xmlife2_20_01_xsd Drilldown into AttachmentType in schema xmlife2_20_01_xsd Drilldown into AttachmentData64Binary in schema xmlife2_20_01_xsd Drilldown into AttachmentReference in schema xlifebase2_20_01_xsd Drilldown into AttachmentData in schema xmlife2_20_01_xsd Drilldown into Description in schema xmlife2_20_01_xsd Drilldown into AttachmentSource in schema xmlife2_20_01_xsd Drilldown into AttachmentBasicType in schema xmlife2_20_01_xsd Drilldown into UserCode in schema xmlife2_20_01_xsd Drilldown into DateCreated in schema xmlife2_20_01_xsd Drilldown into AttachmentSysKey in schema xmlife2_20_01_xsd Drilldown into AttachmentKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of Attachment_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Attachment_Type">
    <xsd:sequence>
        <xsd:element ref="AttachmentKey" minOccurs="0" />
        <xsd:element ref="AttachmentSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DateCreated" minOccurs="0" />
        <xsd:element ref="UserCode" minOccurs="0" />
        <xsd:element ref="AttachmentBasicType" minOccurs="0" />
        <xsd:element ref="AttachmentSource" minOccurs="0" />
        <xsd:element ref="Description" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="AttachmentData" minOccurs="0" />
            <xsd:element ref="AttachmentReference" minOccurs="0" />
            <xsd:element ref="AttachmentData64Binary" minOccurs="0" />
        </xsd:choice>
        <xsd:element ref="AttachmentType" minOccurs="0" />
        <xsd:element ref="MimeType" minOccurs="0" />
        <xsd:element ref="MimeTypeTC" minOccurs="0" />
        <xsd:element ref="TransferEncodingTypeString" minOccurs="0" />
        <xsd:element ref="TransferEncodingTypeTC" minOccurs="0" />
        <xsd:element ref="ImageType" minOccurs="0" />
        <xsd:element ref="AttachmentLocation" minOccurs="0" />
        <xsd:element ref="LastUpdate" minOccurs="0" />
        <xsd:element ref="LastUpdateTime" minOccurs="0" />
        <xsd:element ref="FollowUpDate" minOccurs="0" />
        <xsd:element ref="FollowUpTime" minOccurs="0" />
        <xsd:element ref="ImageSubmissionType" minOccurs="0" />
        <xsd:element ref="Priority" minOccurs="0" />
        <xsd:element ref="PurgeDate" minOccurs="0" />
        <xsd:element ref="PurgeTime" minOccurs="0" />
        <xsd:element ref="ArchiveNumber" minOccurs="0" />
        <xsd:element ref="ArchiveRefNumber" minOccurs="0" />
        <xsd:element ref="AttachmentCategoryTC" minOccurs="0" />
        <xsd:element ref="FileName" minOccurs="0" />
        <xsd:element ref="Sequence" minOccurs="0" />
        <xsd:element ref="ReceivedDate" minOccurs="0" />
        <xsd:element ref="AttachmentHashValue" minOccurs="0" />
        <xsd:element ref="AttachmentHashType" minOccurs="0" />
        <xsd:element ref="OriginatingSourceType" minOccurs="0" />
        <xsd:element ref="CreationTime" minOccurs="0" />
        <xsd:element ref="SignatureInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AttachmentKey nsA:AttachmentKey 0 (1)
AttachmentSysKey nsA:AttachmentSysKey 0 unbounded
DateCreated nsA:DateCreated 0 (1)
UserCode nsA:UserCode 0 (1)
AttachmentBasicType nsA:AttachmentBasicType 0 (1)
AttachmentSource nsA:AttachmentSource 0 (1)
Description nsA:Description 0 (1)
AttachmentData nsA:AttachmentData 0 (1)
AttachmentReference nsA:AttachmentReference 0 (1)
AttachmentData64Binary nsA:AttachmentData64Binary 0 (1)
AttachmentType nsA:AttachmentType 0 (1)
MimeType nsA:MimeType 0 (1)
MimeTypeTC nsA:MimeTypeTC 0 (1)
TransferEncodingTypeString nsA:TransferEncodingTypeString 0 (1)
TransferEncodingTypeTC nsA:TransferEncodingTypeTC 0 (1)
ImageType nsA:ImageType 0 (1)
AttachmentLocation nsA:AttachmentLocation 0 (1)
LastUpdate nsA:LastUpdate 0 (1)
LastUpdateTime nsA:LastUpdateTime 0 (1)
FollowUpDate nsA:FollowUpDate 0 (1)
FollowUpTime nsA:FollowUpTime 0 (1)
ImageSubmissionType nsA:ImageSubmissionType 0 (1)
Priority nsA:Priority 0 (1)
PurgeDate nsA:PurgeDate 0 (1)
PurgeTime nsA:PurgeTime 0 (1)
ArchiveNumber nsA:ArchiveNumber 0 (1)
ArchiveRefNumber nsA:ArchiveRefNumber 0 (1)
AttachmentCategoryTC nsA:AttachmentCategoryTC 0 (1)
FileName nsA:FileName 0 (1)
Sequence nsA:Sequence 0 (1)
ReceivedDate nsA:ReceivedDate 0 (1)
AttachmentHashValue nsA:AttachmentHashValue 0 (1)
AttachmentHashType nsA:AttachmentHashType 0 (1)
OriginatingSourceType nsA:OriginatingSourceType 0 (1)
CreationTime nsA:CreationTime 0 (1)
SignatureInfo nsA:SignatureInfo 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Attachment