Richtlinien fuer den Leistungsstandard: Receiver
Leistungsstandard-CH (KLE) / IncidentDeclaration
Eine Gemeinschaftsarbeit der / En cooperation avec eAHV, SUVA, SSK/Stv-BE, BFS und SVV.
Technical Schemadocumentation (TechDoc)
Filename: IncidentDeclarationConsumerContainerTechDoc_de.html
Status: final
Schema: IncidentDeclarationConsumerContainer.xsd
Namespace: http://www.swissdec.ch/schema/id/20180901/IncidentDeclarationConsumerContainer
Schemaversion: 20180901 / 1.0 ( major / minor )
Generated with an adaption of xs3p (http://titanium.dstc.edu.au/xml/xs3p/)
Ausgabe / Edition 26.09.2018 12:06


Table of Contents

top

Schema Document Properties

Target Namespace http://www.swissdec.ch/schema/id/20180901/IncidentDeclarationConsumerContainer
Version 0.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://www.swissdec.ch/schema/common/20180901/Common (at Common.xsd)
    • http://www.swissdec.ch/schema/id/20180901/IncidentDeclarationContainer (at IncidentDeclarationContainer.xsd)
    • http://www.swissdec.ch/schema/id/20180901/IncidentDeclaration (at IncidentDeclaration.xsd)

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
idcc http://www.swissdec.ch/schema/id/20180901/IncidentDeclarationConsumerContainer
idc http://www.swissdec.ch/schema/id/20180901/IncidentDeclarationContainer
id http://www.swissdec.ch/schema/id/20180901/IncidentDeclaration
c http://www.swissdec.ch/schema/common/20180901/Common
xs http://www.w3.org/2001/XMLSchema
Schema Component Representation
<xs:schema targetNamespace="http://www.swissdec.ch/schema/id/20180901/IncidentDeclarationConsumerContainer" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.0">
<xs:import namespace="http://www.swissdec.ch/schema/common/20180901/Common" schemaLocation="Common.xsd"/>
<xs:import namespace="http://www.swissdec.ch/schema/id/20180901/IncidentDeclarationContainer" schemaLocation="IncidentDeclarationContainer.xsd"/>
<xs:import namespace="http://www.swissdec.ch/schema/id/20180901/IncidentDeclaration" schemaLocation="IncidentDeclaration.xsd"/>
...
</xs:schema>
top

Global Definitions

Complex Type: ConsumerNotificationsType

Parent type: None
Direct sub-types: None
Name ConsumerNotificationsType
Abstract no
XML Instance Representation
<...>
<idcc:Warning> idcc:ConsumerNotificationType </idcc:Warning> [0..1] ?
<idcc:Info> idcc:ConsumerNotificationType </idcc:Info> [0..1] ?
</...>
Schema Component Representation
<xs:complexType name="ConsumerNotificationsType">
<xs:sequence>
<xs:element name="Warning" type=" idcc:ConsumerNotificationType " minOccurs="0"/>
<xs:element name="Info" type=" idcc:ConsumerNotificationType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: ConsumerNotificationType

Parent type: None
Direct sub-types: None
Name ConsumerNotificationType
Abstract no
XML Instance Representation
<...>
<idcc:Notification> idcc:NotificationType </idcc:Notification> [1..*]
</...>
Schema Component Representation
<xs:complexType name="ConsumerNotificationType">
<xs:sequence>
<xs:element name="Notification" type=" idcc:NotificationType " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: ConsumerResponseContextType

Parent type: None
Direct sub-types: None
Name ConsumerResponseContextType
Abstract no
XML Instance Representation
<...>
<idcc:ConsumerResponseID> c:IDType </idcc:ConsumerResponseID> [1] ?
<idcc:DistributorRequestID> c:IDType </idcc:DistributorRequestID> [1] ?
</...>
Schema Component Representation
<xs:complexType name="ConsumerResponseContextType">
<xs:sequence>
<xs:element name="ConsumerResponseID" type=" c:IDType "/>
<xs:element name="DistributorRequestID" type=" c:IDType "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: DeclareIncidentConsumerResponseType

Parent type: None
Direct sub-types: None
Name DeclareIncidentConsumerResponseType
Abstract no
XML Instance Representation
<...>
<idcc:ConsumerResponseContext> idcc:ConsumerResponseContextType </idcc:ConsumerResponseContext> [1]
<idcc:JobState> idcc:JobStateType </idcc:JobState> [1]
</...>
Schema Component Representation
<xs:complexType name="DeclareIncidentConsumerResponseType">
<xs:sequence>
<xs:element name="ConsumerResponseContext" type=" idcc:ConsumerResponseContextType "/>
<xs:element name="JobState" type=" idcc:JobStateType "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: DeclareIncidentConsumerType

Parent type: None
Direct sub-types: None
Name DeclareIncidentConsumerType
Abstract no
XML Instance Representation
<...>
<idcc:DistributorRequestContext> idcc:DistributorRequestContextType
<!--
Uniqueness Constraint - X509CertificateID-Key
Selector - idcc:ProducerSecurityTokens/idcc:X509Certificate
Field(s) - @X509CertificateID
-->
<!--
Key Reference Constraint - X509CertificateID-Ref
Selector - idcc:SignatureCertificateUID-BFS
Field(s) - @X509CertificateIDRef
Refers to - idcc:X509CertificateID-Key
-->
</idcc:DistributorRequestContext> [1]
<idcc:DeclareIncident> idc:DeclareIncidentRequestType
<!--
Uniqueness Constraint - UVG-LAA-Institution-Key
Selector - idc:IncidentDeclaration/id:Company/id:Institutions/id:UVG-LAA
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - UVG-LAA-Institution-Ref
Selector - idc:Job/idc:Addressees/idc:UVG-LAA
Field(s) - @institutionIDRef
Refers to - idcc:UVG-LAA-Institution-Key
-->
<!--
Uniqueness Constraint - UVGZ-LAAC-Institution-Key
Selector - idc:IncidentDeclaration/id:Company/id:Institutions/id:UVGZ-LAAC
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - UVGZ-LAAC-Institution-Ref
Selector - idc:Job/idc:Addressees/idc:UVGZ-LAAC
Field(s) - @institutionIDRef
Refers to - idcc:UVGZ-LAAC-Institution-Key
-->
<!--
Uniqueness Constraint - KU-AC-Institution-Key
Selector - idc:IncidentDeclaration/id:Company/id:Institutions/id:KU-AC
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - KU-AC-Institution-Ref
Selector - idc:Job/idc:Addressees/idc:KU-AC
Field(s) - @institutionIDRef
Refers to - idcc:KU-AC-Institution-Key
-->
<!--
Uniqueness Constraint - KTG-AMC-Institution-Key
Selector - idc:IncidentDeclaration/id:Company/id:Institutions/id:KTG-AMC
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - KTG-AMC-Institution-Ref
Selector - idc:Job/idc:Addressees/idc:KTG-AMC
Field(s) - @institutionIDRef
Refers to - idcc:KTG-AMC-Institution-Key
-->
</idcc:DeclareIncident> [1]
</...>
Schema Component Representation
<xs:complexType name="DeclareIncidentConsumerType">
<xs:sequence>
<xs:element name="DistributorRequestContext" type=" idcc:DistributorRequestContextType ">
<xs:unique name="X509CertificateID-Key">
<xs:selector xpath="idcc:ProducerSecurityTokens/idcc:X509Certificate"/>
<xs:field xpath="@X509CertificateID"/>
</xs:unique>
<xs:keyref name="X509CertificateID-Ref" refer=" idcc:X509CertificateID-Key ">
<xs:selector xpath="idcc:SignatureCertificateUID-BFS"/>
<xs:field xpath="@X509CertificateIDRef"/>
</xs:keyref>
</xs:element>
<xs:element name="DeclareIncident" type=" idc:DeclareIncidentRequestType ">
<xs:unique name="UVG-LAA-Institution-Key">
<xs:selector xpath="idc:IncidentDeclaration/id:Company/id:Institutions/id:UVG-LAA"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="UVG-LAA-Institution-Ref" refer=" idcc:UVG-LAA-Institution-Key ">
<xs:selector xpath="idc:Job/idc:Addressees/idc:UVG-LAA"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
<xs:unique name="UVGZ-LAAC-Institution-Key">
<xs:selector xpath="idc:IncidentDeclaration/id:Company/id:Institutions/id:UVGZ-LAAC"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="UVGZ-LAAC-Institution-Ref" refer=" idcc:UVGZ-LAAC-Institution-Key ">
<xs:selector xpath="idc:Job/idc:Addressees/idc:UVGZ-LAAC"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
<xs:unique name="KU-AC-Institution-Key">
<xs:selector xpath="idc:IncidentDeclaration/id:Company/id:Institutions/id:KU-AC"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="KU-AC-Institution-Ref" refer=" idcc:KU-AC-Institution-Key ">
<xs:selector xpath="idc:Job/idc:Addressees/idc:KU-AC"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
<xs:unique name="KTG-AMC-Institution-Key">
<xs:selector xpath="idc:IncidentDeclaration/id:Company/id:Institutions/id:KTG-AMC"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="KTG-AMC-Institution-Ref" refer=" idcc:KTG-AMC-Institution-Key ">
<xs:selector xpath="idc:Job/idc:Addressees/idc:KTG-AMC"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
</xs:element>
</xs:sequence>
</xs:complexType>
top

Complex Type: DistributorRequestContextBaseType

Parent type: None
Direct sub-types:
Name DistributorRequestContextBaseType
Abstract no
XML Instance Representation
<...>
<idcc:UserAgent> c:UserAgentType </idcc:UserAgent> [1]
<idcc:TransmissionDate> xs:dateTime </idcc:TransmissionDate> [1] ?
<idcc:DistributorRequestID> c:IDType </idcc:DistributorRequestID> [1]
<idcc:Duplicate> idcc:DuplicateType </idcc:Duplicate> [0..1]
<idcc:VersionMappingFrom> idcc:VersionMappingFromType </idcc:VersionMappingFrom> [0..1]
<idcc:ProducerSecurityTokens> idcc:ProducerSecurityTokensType
<!--
Uniqueness Constraint - X509CertificateID
Selector - idcc:X509Certificate
Field(s) - @X509CertificateID
-->
</idcc:ProducerSecurityTokens> [1]
<idcc:SignatureCertificateUID-BFS> idcc:SignatureCertificateUID-BFSType </idcc:SignatureCertificateUID-BFS> [0..1]
<idcc:ProducerResponseNotifications> idcc:ProducerResponseNotificationsType </idcc:ProducerResponseNotifications> [1]
<idcc:ConsumerNotifications> idcc:ConsumerNotificationsType </idcc:ConsumerNotifications> [0..1]
<idcc:Institutions> id:CustomerIdentificationType </idcc:Institutions> [0..1]
</...>
Schema Component Representation
<xs:complexType name="DistributorRequestContextBaseType">
<xs:sequence>
<xs:element name="UserAgent" type=" c:UserAgentType "/>
<xs:element name="TransmissionDate" type=" xs:dateTime "/>
<xs:element name="DistributorRequestID" type=" c:IDType "/>
<xs:element name="Duplicate" type=" idcc:DuplicateType " minOccurs="0"/>
<xs:element name="VersionMappingFrom" type=" idcc:VersionMappingFromType " minOccurs="0"/>
<xs:element name="ProducerSecurityTokens" type=" idcc:ProducerSecurityTokensType ">
<xs:unique name="X509CertificateID">
<xs:selector xpath="idcc:X509Certificate"/>
<xs:field xpath="@X509CertificateID"/>
</xs:unique>
</xs:element>
<xs:element name="SignatureCertificateUID-BFS" type=" idcc:SignatureCertificateUID-BFSType " minOccurs="0"/>
<xs:element name="ProducerResponseNotifications" type=" idcc:ProducerResponseNotificationsType "/>
<xs:element name="ConsumerNotifications" type=" idcc:ConsumerNotificationsType " minOccurs="0"/>
<xs:element name="Institutions" type=" id:CustomerIdentificationType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: DistributorRequestContextType

Parent type: idcc:DistributorRequestContextBaseType (derivation method: extension)
Direct sub-types: None
Name DistributorRequestContextType
Abstract no
XML Instance Representation
<...>
<idcc:UserAgent> c:UserAgentType </idcc:UserAgent> [1]
<idcc:TransmissionDate> xs:dateTime </idcc:TransmissionDate> [1] ?
<idcc:DistributorRequestID> c:IDType </idcc:DistributorRequestID> [1]
<idcc:Duplicate> idcc:DuplicateType </idcc:Duplicate> [0..1]
<idcc:VersionMappingFrom> idcc:VersionMappingFromType </idcc:VersionMappingFrom> [0..1]
<idcc:ProducerSecurityTokens> idcc:ProducerSecurityTokensType
<!--
Uniqueness Constraint - X509CertificateID
Selector - idcc:X509Certificate
Field(s) - @X509CertificateID
-->
</idcc:ProducerSecurityTokens> [1]
<idcc:SignatureCertificateUID-BFS> idcc:SignatureCertificateUID-BFSType </idcc:SignatureCertificateUID-BFS> [0..1]
<idcc:ProducerResponseNotifications> idcc:ProducerResponseNotificationsType </idcc:ProducerResponseNotifications> [1]
<idcc:ConsumerNotifications> idcc:ConsumerNotificationsType </idcc:ConsumerNotifications> [0..1]
<idcc:Institutions> id:CustomerIdentificationType </idcc:Institutions> [0..1]
<idcc:IncidentCaseID> c:IncidentCaseIDWithMapType </idcc:IncidentCaseID> [1..*]
</...>
Schema Component Representation
<xs:complexType name="DistributorRequestContextType">
<xs:complexContent>
<xs:extension base=" idcc:DistributorRequestContextBaseType ">
<xs:sequence>
<xs:element name="IncidentCaseID" type=" c:IncidentCaseIDWithMapType " maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DuplicateType

Parent type: None
Direct sub-types: None
Name DuplicateType
Abstract no
XML Instance Representation
<...>
<idcc:Last> idcc:LastDistributorRequestIDType </idcc:Last> [1..*]
</...>
Schema Component Representation
<xs:complexType name="DuplicateType">
<xs:sequence>
<xs:element name="Last" type=" idcc:LastDistributorRequestIDType " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: IncidentDeclarationConsumerFaultType

Parent type: None
Direct sub-types: None
Name IncidentDeclarationConsumerFaultType
Abstract no
XML Instance Representation
<...>
<idcc:ConsumerFaultContext> idcc:ConsumerResponseContextType </idcc:ConsumerFaultContext> [1]
<idcc:IncidentDeclarationConsumerFault> idc:IncidentDeclarationConsumerFaultType </idcc:IncidentDeclarationConsumerFault> [1]
</...>
Schema Component Representation
<xs:complexType name="IncidentDeclarationConsumerFaultType">
<xs:sequence>
<xs:element name="ConsumerFaultContext" type=" idcc:ConsumerResponseContextType "/>
<xs:element name="IncidentDeclarationConsumerFault" type=" idc:IncidentDeclarationConsumerFaultType "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: JobStateType

Parent type: None
Direct sub-types: None
Name JobStateType
Abstract no
XML Instance Representation
<...>
Start Choice [1]
<idcc:UVG-LAA> idc:ReducedWorkingStateType </idcc:UVG-LAA> [1] ?
<idcc:UVGZ-LAAC> idc:ReducedWorkingStateType </idcc:UVGZ-LAAC> [1] ?
<idcc:KU-AC> idc:ReducedWorkingStateType </idcc:KU-AC> [1] ?
<idcc:KTG-AMC> idc:Reduced-KTG-AMC-WorkingStateType </idcc:KTG-AMC> [1] ?
End Choice
</...>
Schema Component Representation
<xs:complexType name="JobStateType">
<xs:choice>
<xs:element name="UVG-LAA" type=" idc:ReducedWorkingStateType "/>
<xs:element name="UVGZ-LAAC" type=" idc:ReducedWorkingStateType "/>
<xs:element name="KU-AC" type=" idc:ReducedWorkingStateType "/>
<xs:element name="KTG-AMC" type=" idc:Reduced-KTG-AMC-WorkingStateType "/>
</xs:choice>
</xs:complexType>
top

Complex Type: LastDistributorRequestIDType

Parent type: None
Direct sub-types: None
Name LastDistributorRequestIDType
Abstract no
XML Instance Representation
<...
incidentCaseIDMapRef=" c:InstanceRefIDType [1] ?">
<idcc:DistributorRequestID> c:IncidentCaseIDType </idcc:DistributorRequestID> [1]
</...>
Schema Component Representation
<xs:complexType name="LastDistributorRequestIDType">
<xs:sequence>
<xs:element name="DistributorRequestID" type=" c:IncidentCaseIDType "/>
</xs:sequence>
<xs:attribute name="incidentCaseIDMapRef" type=" c:InstanceRefIDType " use="required"/>
</xs:complexType>
top

Complex Type: NotificationType

Parent type: None
Direct sub-types: None
Name NotificationType
Abstract no
XML Instance Representation
<...>
<idcc:DescriptionCode> c:DescriptionCodeType </idcc:DescriptionCode> [1] ?
<idcc:Description> xs:string </idcc:Description> [1] ?
</...>
Schema Component Representation
<xs:complexType name="NotificationType">
<xs:sequence>
<xs:element name="DescriptionCode" type=" c:DescriptionCodeType "/>
<xs:element name="Description" type=" xs:string "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: ProducerResponseNotificationsType

Parent type: None
Direct sub-types: None
Name ProducerResponseNotificationsType
Abstract no
XML Instance Representation
<...>
<idcc:Warning> c:NotificationsType </idcc:Warning> [0..1] ?
<idcc:Info> c:NotificationsType </idcc:Info> [0..1] ?
</...>
Schema Component Representation
<xs:complexType name="ProducerResponseNotificationsType">
<xs:sequence>
<xs:element name="Warning" type=" c:NotificationsType " minOccurs="0"/>
<xs:element name="Info" type=" c:NotificationsType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: ProducerSecurityTokensType

Parent type: None
Direct sub-types: None
Name ProducerSecurityTokensType
Abstract no
XML Instance Representation
<...>
<idcc:Timestamp> xs:dateTime </idcc:Timestamp> [1..*]
<idcc:X509Certificate> idcc:X509CertificateType </idcc:X509Certificate> [1..*]
</...>
Schema Component Representation
<xs:complexType name="ProducerSecurityTokensType">
<xs:sequence>
<xs:element name="Timestamp" type=" xs:dateTime " maxOccurs="unbounded"/>
<xs:element name="X509Certificate" type=" idcc:X509CertificateType " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: SignatureCertificateUID-BFSType

Parent type: None
Direct sub-types: None
Name SignatureCertificateUID-BFSType
Abstract no
XML Instance Representation
<...
X509CertificateIDRef=" c:InstanceRefIDType [1]">
<idcc:CommonName> xs:string </idcc:CommonName> [1] ?
<idcc:UID> xs:string </idcc:UID> [1] ?
</...>
Schema Component Representation
<xs:complexType name="SignatureCertificateUID-BFSType">
<xs:sequence>
<xs:element name="CommonName" type=" xs:string "/>
<xs:element name="UID" type=" xs:string "/>
</xs:sequence>
<xs:attribute name="X509CertificateIDRef" type=" c:InstanceRefIDType " use="required"/>
</xs:complexType>
top

Complex Type: SubstitutionMappingType

Parent type: None
Direct sub-types: None
Name SubstitutionMappingType
Abstract no
XML Instance Representation
<...>
<idcc:MappedPredecessorDistributorRequestID> c:IDType </idcc:MappedPredecessorDistributorRequestID> [1]
<idcc:MappedPredecessorConsumerResponseID> c:IDType </idcc:MappedPredecessorConsumerResponseID> [1]
</...>
Schema Component Representation
<xs:complexType name="SubstitutionMappingType">
<xs:sequence>
<xs:element name="MappedPredecessorDistributorRequestID" type=" c:IDType "/>
<xs:element name="MappedPredecessorConsumerResponseID" type=" c:IDType "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: SynchronizeIncidentConsumerResponseType

Parent type: None
Direct sub-types: None
Name SynchronizeIncidentConsumerResponseType
Abstract no
XML Instance Representation
<...>
<idcc:ConsumerResponseContext> idcc:ConsumerResponseContextType </idcc:ConsumerResponseContext> [1]
<idcc:SynchronizeIncidentConsumer> idc:SynchronizeIncidentConsumerType
<!--
Uniqueness Constraint - ConsumerIncidentContextID-Ctrl
Selector - idc:IncidentStories/id:IncidentContext
Field(s) - id:CompanyCaseID, id:InsuranceCaseID, id:IncidentCaseID
-->
</idcc:SynchronizeIncidentConsumer> [1]
</...>
Schema Component Representation
<xs:complexType name="SynchronizeIncidentConsumerResponseType">
<xs:sequence>
<xs:element name="ConsumerResponseContext" type=" idcc:ConsumerResponseContextType "/>
<xs:element name="SynchronizeIncidentConsumer" type=" idc:SynchronizeIncidentConsumerType ">
<xs:unique name="ConsumerIncidentContextID-Ctrl">
<xs:selector xpath="idc:IncidentStories/id:IncidentContext"/>
<xs:field xpath="id:CompanyCaseID"/>
<xs:field xpath="id:InsuranceCaseID"/>
<xs:field xpath="id:IncidentCaseID"/>
</xs:unique>
</xs:element>
</xs:sequence>
</xs:complexType>
top

Complex Type: SynchronizeIncidentConsumerType

Parent type: None
Direct sub-types: None
Name SynchronizeIncidentConsumerType
Abstract no
XML Instance Representation
<...>
<idcc:DistributorRequestContext> idcc:DistributorRequestContextBaseType </idcc:DistributorRequestContext> [1]
<idcc:SynchronizeIncident> idc:SynchronizeIncidentRequestType
<!--
Uniqueness Constraint - IncidentContextID-Ctrl
Selector - idc:IncidentStories/id:IncidentContext
Field(s) - id:CompanyCaseID, id:InsuranceCaseID, id:IncidentCaseID
-->
</idcc:SynchronizeIncident> [1]
</...>
Schema Component Representation
<xs:complexType name="SynchronizeIncidentConsumerType">
<xs:sequence>
<xs:element name="DistributorRequestContext" type=" idcc:DistributorRequestContextBaseType "/>
<xs:element name="SynchronizeIncident" type=" idc:SynchronizeIncidentRequestType ">
<xs:unique name="IncidentContextID-Ctrl">
<xs:selector xpath="idc:IncidentStories/id:IncidentContext"/>
<xs:field xpath="id:CompanyCaseID"/>
<xs:field xpath="id:InsuranceCaseID"/>
<xs:field xpath="id:IncidentCaseID"/>
</xs:unique>
</xs:element>
</xs:sequence>
</xs:complexType>
top

Complex Type: VersionMappingFromType

Parent type: None
Direct sub-types: None
Name VersionMappingFromType
Abstract no
XML Instance Representation
<...>
<idcc:WSDLNamespace> xs:anyURI </idcc:WSDLNamespace> [1]
<idcc:ServiceTypesNamespace> xs:anyURI </idcc:ServiceTypesNamespace> [1]
<idcc:IncidentDeclarationMinorVersion> xs:decimal </idcc:IncidentDeclarationMinorVersion> [1]
</...>
Schema Component Representation
<xs:complexType name="VersionMappingFromType">
<xs:sequence>
<xs:element name="WSDLNamespace" type=" xs:anyURI "/>
<xs:element name="ServiceTypesNamespace" type=" xs:anyURI "/>
<xs:element name="IncidentDeclarationMinorVersion" type=" xs:decimal "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: X509CertificateType

Parent type: None
Direct sub-types: None
Name X509CertificateType
Abstract no
XML Instance Representation
<...
X509CertificateID=" c:InstanceRefIDType [1]">
<idcc:Usage> idcc:UsageType </idcc:Usage> [1]
<idcc:DistinguishedNameOwner> xs:string </idcc:DistinguishedNameOwner> [1]
<idcc:DistinguishedNameIssuer> xs:string </idcc:DistinguishedNameIssuer> [1]
<idcc:SecuredElement> xs:string </idcc:SecuredElement> [1..*]
<idcc:PEM> xs:base64Binary </idcc:PEM> [1]
</...>
Schema Component Representation
<xs:complexType name="X509CertificateType">
<xs:sequence>
<xs:element name="Usage" type=" idcc:UsageType "/>
<xs:element name="DistinguishedNameOwner" type=" xs:string "/>
<xs:element name="DistinguishedNameIssuer" type=" xs:string "/>
<xs:element name="SecuredElement" type=" xs:string " maxOccurs="unbounded"/>
<xs:element name="PEM" type=" xs:base64Binary "/>
</xs:sequence>
<xs:attribute name="X509CertificateID" type=" c:InstanceRefIDType " use="required"/>
</xs:complexType>
top

Simple Type: UsageType

Parent type: xs:NMTOKEN (derivation method: restriction)
Direct sub-types: None
Name UsageType
Content
  • Base XSD Type: NMTOKEN
  • value comes from list: {'Signature'|'QualifiedSignature'|'Encryption'}
Schema Component Representation
<xs:simpleType name="UsageType">
<xs:restriction base=" xs:NMTOKEN ">
<xs:enumeration value="Signature"/>
<xs:enumeration value="QualifiedSignature"/>
<xs:enumeration value="Encryption"/>
</xs:restriction>
</xs:simpleType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Parent type: Address (derivation method: extension)
Direct sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia" >
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice [1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1] ?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexType name="AusAddress">
<complexContent>
<extension base=" Address ">
<sequence>
<element name="state" type=" AusStates "/>
<element name="postcode">
<simpleType>
<restriction base=" string ">
<pattern value="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="country" type=" string " fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top