Directives pour les receveurs des donnees salariales
Lohnstandard-CH (ELM) / SalaryDeclaration
Eine Gemeinschaftsarbeit der / En cooperation avec eAHV, SUVA, SSK/Stv-BE, BFS und SVV.
Technical Schemadocumentation (TechDoc)
Filename: SalaryDeclarationConsumerContainerTechDoc_fr.html
Status: final
Schema: SalaryDeclarationConsumerContainer.xsd
Namespace: http://www.swissdec.ch/schema/sd/20130514/SalaryDeclarationConsumerContainer
Schemaversion: 20130514 / 0.0 ( major / minor )
Generated with an adaption of xs3p (http://titanium.dstc.edu.au/xml/xs3p/)
Ausgabe / Edition 21.05.2013 09:36


Table of Contents

top

Schema Document Properties

Target Namespace http://www.swissdec.ch/schema/sd/20130514/SalaryDeclarationConsumerContainer
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/sd/20130514/SalaryDeclarationContainer (at SalaryDeclarationContainer.xsd)
    • http://www.swissdec.ch/schema/sd/20130514/SalaryDeclaration (at SalaryDeclaration.xsd)

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
sdcc http://www.swissdec.ch/schema/sd/20130514/SalaryDeclarationConsumerContainer
xs http://www.w3.org/2001/XMLSchema
sdc http://www.swissdec.ch/schema/sd/20130514/SalaryDeclarationContainer
sd http://www.swissdec.ch/schema/sd/20130514/SalaryDeclaration
Schema Component Representation
<xs:schema targetNamespace="http://www.swissdec.ch/schema/sd/20130514/SalaryDeclarationConsumerContainer" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.0">
<xs:import namespace="http://www.swissdec.ch/schema/sd/20130514/SalaryDeclarationContainer" schemaLocation="SalaryDeclarationContainer.xsd"/>
<xs:import namespace="http://www.swissdec.ch/schema/sd/20130514/SalaryDeclaration" schemaLocation="SalaryDeclaration.xsd"/>
...
</xs:schema>
top

Global Definitions

Complex Type: ConsumerNotificationsType

Parent type: None
Direct sub-types: None
Name ConsumerNotificationsType
Abstract no
XML Instance Representation
<...>
<sdcc:Warning> sdcc:ConsumerNotificationType </sdcc:Warning> [0..1] ?
<sdcc:Info> sdcc:ConsumerNotificationType </sdcc:Info> [0..1] ?
</...>
Schema Component Representation
<xs:complexType name="ConsumerNotificationsType">
<xs:sequence>
<xs:element name="Warning" type=" sdcc:ConsumerNotificationType " minOccurs="0"/>
<xs:element name="Info" type=" sdcc: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
<...>
<sdcc:Notification> sdcc:NotificationType </sdcc:Notification> [1..*]
</...>
Schema Component Representation
<xs:complexType name="ConsumerNotificationType">
<xs:sequence>
<xs:element name="Notification" type=" sdcc: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
<...>
<sdcc:ConsumerResponseID> sdcc:IDType </sdcc:ConsumerResponseID> [1] ?
<sdcc:DistributorRequestID> sdcc:IDType </sdcc:DistributorRequestID> [1] ?
<sdcc:TestCase> sdcc:EmptyType </sdcc:TestCase> [0..1] ?
</...>
Schema Component Representation
<xs:complexType name="ConsumerResponseContextType">
<xs:sequence>
<xs:element name="ConsumerResponseID" type=" sdcc:IDType "/>
<xs:element name="DistributorRequestID" type=" sdcc:IDType "/>
<xs:element name="TestCase" type=" sdcc:EmptyType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: DeclareSalaryConsumerResponseType

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

Complex Type: DeclareSalaryConsumerType

Parent type: None
Direct sub-types: None
Name DeclareSalaryConsumerType
Abstract no
XML Instance Representation
<...>
<sdcc:DistributorRequestContext> sdcc:DistributorRequestContextType </sdcc:DistributorRequestContext> [1]
<sdcc:DeclareSalary> sdc:SalaryDeclarationRequestType
<!--
Uniqueness Constraint - AHV-AVS-ID-Key
Selector - sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:AHV-AVS
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - AHV-AVS-ID-Ref
Selector - sdc:Job/sdc:Addressees/sdc:AHV-AVS
Field(s) - @institutionIDRef
Refers to - sdcc:AHV-AVS-ID-Key
-->
<!--
Uniqueness Constraint - UVG-LAA-ID-Key
Selector - sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:UVG-LAA
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - UVG-LAA-ID-Ref
Selector - sdc:Job/sdc:Addressees/sdc:UVG-LAA
Field(s) - @institutionIDRef
Refers to - sdcc:UVG-LAA-ID-Key
-->
<!--
Uniqueness Constraint - UVGZ-LAAC-ID-Key
Selector - sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:UVGZ-LAAC
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - UVGZ-LAAC-ID-Ref
Selector - sdc:Job/sdc:Addressees/sdc:UVGZ-LAAC
Field(s) - @institutionIDRef
Refers to - sdcc:UVGZ-LAAC-ID-Key
-->
<!--
Uniqueness Constraint - KTG-AMC-ID-Key
Selector - sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:KTG-AMC
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - KTG-AMC-ID-Ref
Selector - sdc:Job/sdc:Addressees/sdc:KTG-AMC
Field(s) - @institutionIDRef
Refers to - sdcc:KTG-AMC-ID-Key
-->
<!--
Uniqueness Constraint - BVG-LPP-ID-Key
Selector - sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:BVG-LPP
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - BVG-LPP-ID-Ref
Selector - sdc:Job/sdc:Addressees/sdc:BVG-LPP
Field(s) - @institutionIDRef
Refers to - sdcc:BVG-LPP-ID-Key
-->
<!--
Uniqueness Constraint - FAK-CAF-ID-Key
Selector - sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:FAK-CAF
Field(s) - @institutionID
-->
<!--
Key Reference Constraint - FAK-CAF-ID-Ref
Selector - sdc:Job/sdc:Addressees/sdc:FAK-CAF
Field(s) - @institutionIDRef
Refers to - sdcc:FAK-CAF-ID-Key
-->
</sdcc:DeclareSalary> [1] ?
</...>
Schema Component Representation
<xs:complexType name="DeclareSalaryConsumerType">
<xs:sequence>
<xs:element name="DistributorRequestContext" type=" sdcc:DistributorRequestContextType "/>
<xs:element name="DeclareSalary" type=" sdc:SalaryDeclarationRequestType ">
<xs:unique name="AHV-AVS-ID-Key">
<xs:selector xpath="sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:AHV-AVS"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="AHV-AVS-ID-Ref" refer=" sdcc:AHV-AVS-ID-Key ">
<xs:selector xpath="sdc:Job/sdc:Addressees/sdc:AHV-AVS"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
<xs:unique name="UVG-LAA-ID-Key">
<xs:selector xpath="sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:UVG-LAA"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="UVG-LAA-ID-Ref" refer=" sdcc:UVG-LAA-ID-Key ">
<xs:selector xpath="sdc:Job/sdc:Addressees/sdc:UVG-LAA"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
<xs:unique name="UVGZ-LAAC-ID-Key">
<xs:selector xpath="sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:UVGZ-LAAC"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="UVGZ-LAAC-ID-Ref" refer=" sdcc:UVGZ-LAAC-ID-Key ">
<xs:selector xpath="sdc:Job/sdc:Addressees/sdc:UVGZ-LAAC"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
<xs:unique name="KTG-AMC-ID-Key">
<xs:selector xpath="sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:KTG-AMC"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="KTG-AMC-ID-Ref" refer=" sdcc:KTG-AMC-ID-Key ">
<xs:selector xpath="sdc:Job/sdc:Addressees/sdc:KTG-AMC"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
<xs:unique name="BVG-LPP-ID-Key">
<xs:selector xpath="sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:BVG-LPP"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="BVG-LPP-ID-Ref" refer=" sdcc:BVG-LPP-ID-Key ">
<xs:selector xpath="sdc:Job/sdc:Addressees/sdc:BVG-LPP"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
<xs:unique name="FAK-CAF-ID-Key">
<xs:selector xpath="sdc:SalaryDeclaration/sd:Company/sd:Institutions/sd:FAK-CAF"/>
<xs:field xpath="@institutionID"/>
</xs:unique>
<xs:keyref name="FAK-CAF-ID-Ref" refer=" sdcc:FAK-CAF-ID-Key ">
<xs:selector xpath="sdc:Job/sdc:Addressees/sdc:FAK-CAF"/>
<xs:field xpath="@institutionIDRef"/>
</xs:keyref>
</xs:element>
</xs:sequence>
</xs:complexType>
top

Complex Type: DistributorRequestContextType

Parent type: None
Direct sub-types: None
Name DistributorRequestContextType
Abstract no
XML Instance Representation
<...>
<sdcc:UserAgent> sdcc:UserAgentType </sdcc:UserAgent> [1]
<sdcc:TransmissionDate> xs:dateTime </sdcc:TransmissionDate> [1] ?
<sdcc:DeclarationID> sdcc:IDType </sdcc:DeclarationID> [1] ?
<sdcc:DistributorRequestID> sdcc:IDType </sdcc:DistributorRequestID> [1]
<sdcc:TestCase> sdcc:EmptyType </sdcc:TestCase> [0..1] ?
<sdcc:Duplicate> sdcc:DuplicateType </sdcc:Duplicate> [0..1]
<sdcc:SubstitutionMapping> sdcc:SubstitutionMappingType </sdcc:SubstitutionMapping> [0..1]
<sdcc:VersionMappingFrom> sdcc:VersionMappingFromType </sdcc:VersionMappingFrom> [0..1]
<sdcc:ProducerSecurityTokens> sdcc:ProducerSecurityTokensType
<!--
Uniqueness Constraint - x509token
Selector - sdcc:X509Certificate
Field(s) - sdcc:Usage, sdcc:DistinguishedNameOwner
-->
</sdcc:ProducerSecurityTokens> [1]
<sdcc:ProducerResponseNotifications> sdcc:ProducerResponseNotificationsType </sdcc:ProducerResponseNotifications> [1]
<sdcc:ConsumerNotifications> sdcc:ConsumerNotificationsType </sdcc:ConsumerNotifications> [0..1]
<sdcc:Institutions> sd:CustomerIdentificationType </sdcc:Institutions> [0..1]
</...>
Schema Component Representation
<xs:complexType name="DistributorRequestContextType">
<xs:sequence>
<xs:element name="UserAgent" type=" sdcc:UserAgentType "/>
<xs:element name="TransmissionDate" type=" xs:dateTime "/>
<xs:element name="DeclarationID" type=" sdcc:IDType "/>
<xs:element name="DistributorRequestID" type=" sdcc:IDType "/>
<xs:element name="TestCase" type=" sdcc:EmptyType " minOccurs="0"/>
<xs:element name="Duplicate" type=" sdcc:DuplicateType " minOccurs="0"/>
<xs:element name="SubstitutionMapping" type=" sdcc:SubstitutionMappingType " minOccurs="0"/>
<xs:element name="VersionMappingFrom" type=" sdcc:VersionMappingFromType " minOccurs="0"/>
<xs:element name="ProducerSecurityTokens" type=" sdcc:ProducerSecurityTokensType ">
<xs:unique name="x509token">
<xs:selector xpath="sdcc:X509Certificate"/>
<xs:field xpath="sdcc:Usage"/>
<xs:field xpath="sdcc:DistinguishedNameOwner"/>
</xs:unique>
</xs:element>
<xs:element name="ProducerResponseNotifications" type=" sdcc:ProducerResponseNotificationsType "/>
<xs:element name="ConsumerNotifications" type=" sdcc:ConsumerNotificationsType " minOccurs="0"/>
<xs:element name="Institutions" type=" sd:CustomerIdentificationType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: DuplicateType

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

Complex Type: EmptyType

Parent type: None
Direct sub-types: None
Name EmptyType
Abstract no
XML Instance Representation
<.../>
Schema Component Representation
<xs:complexType name="EmptyType"/>
top

Complex Type: GetResultFromDeclareSalaryConsumerResponseType

Parent type: None
Direct sub-types: None
Name GetResultFromDeclareSalaryConsumerResponseType
Abstract no
XML Instance Representation
<...>
<sdcc:ConsumerResponseContext> sdcc:ConsumerResponseContextType </sdcc:ConsumerResponseContext> [1]
<sdcc:GetResultFromDeclareSalaryResponse> sdc:SalaryResultConsumerType </sdcc:GetResultFromDeclareSalaryResponse> [1]
</...>
Schema Component Representation
<xs:complexType name="GetResultFromDeclareSalaryConsumerResponseType">
<xs:sequence>
<xs:element name="ConsumerResponseContext" type=" sdcc:ConsumerResponseContextType "/>
<xs:element name="GetResultFromDeclareSalaryResponse" type=" sdc:SalaryResultConsumerType "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: GetResultFromDeclareSalaryConsumerType

Parent type: None
Direct sub-types: None
Name GetResultFromDeclareSalaryConsumerType
Abstract no
XML Instance Representation
<...>
<sdcc:DistributorRequestContext> sdcc:DistributorRequestContextType </sdcc:DistributorRequestContext> [1]
<sdcc:GetResultFromDeclareSalary> sdc:GetResultFromDeclareSalaryType </sdcc:GetResultFromDeclareSalary> [1]
</...>
Schema Component Representation
<xs:complexType name="GetResultFromDeclareSalaryConsumerType">
<xs:sequence>
<xs:element name="DistributorRequestContext" type=" sdcc:DistributorRequestContextType "/>
<xs:element name="GetResultFromDeclareSalary" type=" sdc:GetResultFromDeclareSalaryType "/>
</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]
<sdcc:AHV-AVS> sdc:ReducedWorkingStateMultiType </sdcc:AHV-AVS> [1] ?
<sdcc:UVG-LAA> sdc:ReducedWorkingStateMultiType </sdcc:UVG-LAA> [1] ?
<sdcc:UVGZ-LAAC> sdc:ReducedWorkingStateMultiType </sdcc:UVGZ-LAAC> [1] ?
<sdcc:KTG-AMC> sdc:ReducedWorkingStateMultiType </sdcc:KTG-AMC> [1] ?
<sdcc:BVG-LPP> sdc:ReducedWorkingStateMultiType </sdcc:BVG-LPP> [1] ?
<sdcc:FAK-CAF> sdc:ReducedWorkingStateMultiType </sdcc:FAK-CAF> [1] ?
<sdcc:Tax> sdc:TaxWorkingStateConsumerType </sdcc:Tax> [1] ?
<sdcc:Statistic> sdc:ReducedWorkingStateType </sdcc:Statistic> [1] ?
<sdcc:TaxAtSource> sdc:ReducedWorkingStateMultiType </sdcc:TaxAtSource> [1] ?
End Choice
</...>
Schema Component Representation
<xs:complexType name="JobStateType">
<xs:choice>
<xs:element name="AHV-AVS" type=" sdc:ReducedWorkingStateMultiType "/>
<xs:element name="UVG-LAA" type=" sdc:ReducedWorkingStateMultiType "/>
<xs:element name="UVGZ-LAAC" type=" sdc:ReducedWorkingStateMultiType "/>
<xs:element name="KTG-AMC" type=" sdc:ReducedWorkingStateMultiType "/>
<xs:element name="BVG-LPP" type=" sdc:ReducedWorkingStateMultiType "/>
<xs:element name="FAK-CAF" type=" sdc:ReducedWorkingStateMultiType "/>
<xs:element name="Tax" type=" sdc:TaxWorkingStateConsumerType "/>
<xs:element name="Statistic" type=" sdc:ReducedWorkingStateType "/>
<xs:element name="TaxAtSource" type=" sdc:ReducedWorkingStateMultiType "/>
</xs:choice>
</xs:complexType>
top

Complex Type: MessageType

Parent type: xs:string (derivation method: extension)
Direct sub-types: None
Name MessageType
Abstract no
XML Instance Representation
<...
language=" sdc:LanguageCodeType [1]">
xs:string
</...>
Schema Component Representation
<xs:complexType name="MessageType">
<xs:simpleContent>
<xs:extension base=" xs:string ">
<xs:attribute name="language" type=" sdc:LanguageCodeType " use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
top

Complex Type: NotificationType

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

Complex Type: PingConsumerResponseType

Parent type: None
Direct sub-types: None
Name PingConsumerResponseType
Abstract no
XML Instance Representation
<...>
<sdcc:Timestamp> xs:dateTime </sdcc:Timestamp> [1]
Start Choice [0..1]
<sdcc:PlannedMaintenance> sdcc:PlannedMaintenanceType </sdcc:PlannedMaintenance> [1]
<sdcc:NoPlannedMaintenance> sdcc:EmptyType </sdcc:NoPlannedMaintenance> [1]
End Choice
</...>
Schema Component Representation
<xs:complexType name="PingConsumerResponseType">
<xs:sequence>
<xs:element name="Timestamp" type=" xs:dateTime "/>
<xs:choice minOccurs="0">
<xs:element name="PlannedMaintenance" type=" sdcc:PlannedMaintenanceType "/>
<xs:element name="NoPlannedMaintenance" type=" sdcc:EmptyType "/>
</xs:choice>
</xs:sequence>
</xs:complexType>
top

Complex Type: PingConsumerType

Parent type: None
Direct sub-types: None
Name PingConsumerType
Abstract no
XML Instance Representation
<...>
<sdcc:Timestamp> xs:dateTime </sdcc:Timestamp> [1]
<sdcc:NextCheck> xs:dateTime </sdcc:NextCheck> [1]
<sdcc:RegisteredMaintenance> sdcc:RegisteredMaintenanceType </sdcc:RegisteredMaintenance> [0..1]
</...>
Schema Component Representation
<xs:complexType name="PingConsumerType">
<xs:sequence>
<xs:element name="Timestamp" type=" xs:dateTime "/>
<xs:element name="NextCheck" type=" xs:dateTime "/>
<xs:element name="RegisteredMaintenance" type=" sdcc:RegisteredMaintenanceType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: PlannedMaintenanceType

Parent type: None
Direct sub-types: None
Name PlannedMaintenanceType
Abstract no
XML Instance Representation
<...>
<sdcc:Start> xs:dateTime </sdcc:Start> [1]
<sdcc:End> xs:dateTime </sdcc:End> [1]
<sdcc:ProducerMessages> sdcc:ProducerMessagesType
<!--
Uniqueness Constraint - language
Selector - sdcc:Message
Field(s) - @language
-->
</sdcc:ProducerMessages> [1]
</...>
Schema Component Representation
<xs:complexType name="PlannedMaintenanceType">
<xs:sequence>
<xs:element name="Start" type=" xs:dateTime "/>
<xs:element name="End" type=" xs:dateTime "/>
<xs:element name="ProducerMessages" type=" sdcc:ProducerMessagesType ">
<xs:unique name="language">
<xs:selector xpath="sdcc:Message"/>
<xs:field xpath="@language"/>
</xs:unique>
</xs:element>
</xs:sequence>
</xs:complexType>
top

Complex Type: ProducerMessagesType

Parent type: None
Direct sub-types: None
Name ProducerMessagesType
Abstract no
XML Instance Representation
<...>
<sdcc:Message> sdcc:MessageType </sdcc:Message> [3..*]
</...>
Schema Component Representation
<xs:complexType name="ProducerMessagesType">
<xs:sequence>
<xs:element name="Message" type=" sdcc:MessageType " minOccurs="3" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: ProducerNotificationsType

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

Complex Type: ProducerNotificationType

Parent type: None
Direct sub-types: None
Name ProducerNotificationType
Abstract no
XML Instance Representation
<...>
<sdcc:QualityLevel> sdcc:QualityLevelType </sdcc:QualityLevel> [1] ?
<sdcc:DescriptionCode> sdcc:DescriptionCodeType </sdcc:DescriptionCode> [1] ?
<sdcc:Description> xs:string </sdcc:Description> [1] ?
</...>
Schema Component Representation
<xs:complexType name="ProducerNotificationType">
<xs:sequence>
<xs:element name="QualityLevel" type=" sdcc:QualityLevelType "/>
<xs:element name="DescriptionCode" type=" sdcc: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
<...>
<sdcc:Warning> sdcc:ProducerNotificationsType </sdcc:Warning> [0..1] ?
<sdcc:Info> sdcc:ProducerNotificationsType </sdcc:Info> [0..1] ?
</...>
Schema Component Representation
<xs:complexType name="ProducerResponseNotificationsType">
<xs:sequence>
<xs:element name="Warning" type=" sdcc:ProducerNotificationsType " minOccurs="0"/>
<xs:element name="Info" type=" sdcc:ProducerNotificationsType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: ProducerSecurityTokensType

Parent type: None
Direct sub-types: None
Name ProducerSecurityTokensType
Abstract no
XML Instance Representation
<...>
<sdcc:Timestamp> xs:dateTime </sdcc:Timestamp> [1..*]
<sdcc:X509Certificate> sdcc:X509CertificateType </sdcc: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=" sdcc:X509CertificateType " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: RegisteredMaintenanceType

Parent type: None
Direct sub-types: None
Name RegisteredMaintenanceType
Abstract no
XML Instance Representation
<...>
<sdcc:Start> xs:dateTime </sdcc:Start> [1]
<sdcc:End> xs:dateTime </sdcc:End> [1]
</...>
Schema Component Representation
<xs:complexType name="RegisteredMaintenanceType">
<xs:sequence>
<xs:element name="Start" type=" xs:dateTime "/>
<xs:element name="End" type=" xs:dateTime "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: SalaryDeclarationConsumerFaultType

Parent type: None
Direct sub-types: None
Name SalaryDeclarationConsumerFaultType
Abstract no
XML Instance Representation
<...>
<sdcc:ConsumerFaultContext> sdcc:ConsumerResponseContextType </sdcc:ConsumerFaultContext> [1]
<sdcc:SalaryDeclarationFault> sdc:SalaryDeclarationFaultType </sdcc:SalaryDeclarationFault> [1]
</...>
Schema Component Representation
<xs:complexType name="SalaryDeclarationConsumerFaultType">
<xs:sequence>
<xs:element name="ConsumerFaultContext" type=" sdcc:ConsumerResponseContextType "/>
<xs:element name="SalaryDeclarationFault" type=" sdc:SalaryDeclarationFaultType "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: SubstitutionMappingType

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

Complex Type: UserAgentType

Parent type: None
Direct sub-types: None
Name UserAgentType
Abstract no
XML Instance Representation
<...>
<sdcc:Producer> xs:string </sdcc:Producer> [1] ?
<sdcc:Name> xs:string </sdcc:Name> [1] ?
<sdcc:Version> xs:string </sdcc:Version> [1] ?
</...>
Schema Component Representation
<xs:complexType name="UserAgentType">
<xs:sequence>
<xs:element name="Producer" type=" xs:string "/>
<xs:element name="Name" type=" xs:string "/>
<xs:element name="Version" type=" xs:string "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: VersionMappingFromType

Parent type: None
Direct sub-types: None
Name VersionMappingFromType
Abstract no
XML Instance Representation
<...>
<sdcc:WSDLNamespace> xs:anyURI </sdcc:WSDLNamespace> [1]
<sdcc:ServiceTypesNamespace> xs:anyURI </sdcc:ServiceTypesNamespace> [1]
<sdcc:SalaryDeclarationMinorVersion> xs:decimal </sdcc:SalaryDeclarationMinorVersion> [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="SalaryDeclarationMinorVersion" 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
<...>
<sdcc:Usage> sdcc:UsageType </sdcc:Usage> [1]
<sdcc:DistinguishedNameOwner> xs:string </sdcc:DistinguishedNameOwner> [1]
<sdcc:DistinguishedNameIssuer> xs:string </sdcc:DistinguishedNameIssuer> [1]
<sdcc:SecuredElement> xs:string </sdcc:SecuredElement> [1..*]
</...>
Schema Component Representation
<xs:complexType name="X509CertificateType">
<xs:sequence>
<xs:element name="Usage" type=" sdcc: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:sequence>
</xs:complexType>
top

Simple Type: DescriptionCodeType

Parent type: xs:nonNegativeInteger (derivation method: restriction)
Direct sub-types: None
Name DescriptionCodeType
Content
  • Base XSD Type: nonNegativeInteger
  • total no. of digits = 7
Documentation

Translation (fr):
Code de la description

Technical description (fr):
Severity: Information Le code 9999 est toujours réservé pour un texte libre. Le reste des codes sont spécifiés dynamique dans AcknowledgementNotification.
Schema Component Representation
<xs:simpleType name="DescriptionCodeType">
<xs:restriction base=" xs:nonNegativeInteger ">
<xs:totalDigits value="7"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: IDType

Parent type: xs:string (derivation method: restriction)
Direct sub-types: None
Name IDType
Content
  • Base XSD Type: string
  • length >= 1
Schema Component Representation
<xs:simpleType name="IDType">
<xs:restriction base=" xs:string ">
<xs:minLength value="1"/>
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: QualityLevelType

Parent type: xs:NMTOKEN (derivation method: restriction)
Direct sub-types: None
Name QualityLevelType
Content
  • Base XSD Type: NMTOKEN
  • value comes from list: {'Validity'|'Plausibility'|'Acceptance'|'Comment'}
Documentation

Translation (fr):
Niveaux de qualité

Short description (fr):
Niveaux de qualité de la transmission

Technical description (fr):
Il existe les niveaux suivants: Validity: premier niveau Plausibility: deuxième niveau Acceptance: troisième niveau Comment: quatrième niveau
Schema Component Representation
<xs:simpleType name="QualityLevelType">
<xs:restriction base=" xs:NMTOKEN ">
<xs:enumeration value="Validity"/>
<xs:enumeration value="Plausibility"/>
<xs:enumeration value="Acceptance"/>
<xs:enumeration value="Comment"/>
</xs:restriction>
</xs:simpleType>
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