Directives pour les declarations d'incidents: Transmitter
Norme suisse en matière des prestations-CH (KLE) / IncidentDeclaration
Eine Gemeinschaftsarbeit der / En cooperation avec eAHV, SUVA, SSK/Stv-BE, BFS und SVV.
Technical Schemadocumentation (TechDoc)
Filename: IncidentDeclarationTechDoc_fr.html
Status: final
Schema: IncidentDeclaration.xsd
Namespace: http://www.swissdec.ch/schema/id/20180901/IncidentDeclaration
Schemaversion: 20180901 / 1.0 ( major / minor )
Generated with an adaption of xs3p (http://titanium.dstc.edu.au/xml/xs3p/)
Ausgabe / Edition 26.09.2018 11:52
Table of Contents
Target Namespace
http://www.swissdec.ch/schema/id/20180901/IncidentDeclaration
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)
Declared Namespaces
Prefix
Namespace
xml
http://www.w3.org/XML/1998/namespace
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/IncidentDeclaration "
elementFormDefault ="
qualified "
attributeFormDefault ="
unqualified "
version ="
0.0 ">
<xs:import namespace ="http://www.swissdec.ch/schema/common/20180901/Common " schemaLocation ="Common.xsd "/>
...
</
xs:schema >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
AbsencesType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
Absence "
type ="
id :AbsenceType
"
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
AbsenceType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :LastWorkingDay>
xs :date </
id :LastWorkingDay>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
AccidentAtLeisureType ">
<
xs:sequence >
<
xs:element name ="
LastWorkingDay "
type ="
xs :date
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
AccidentAtWorkType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
Name
AccidentDescriptionType
Abstract
no
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
Start Choice [1]
End Choice
<
id :IncidentScene>
xs :string </
id :IncidentScene>
[1] ?
<
id :IncidentDescription>
xs :string </
id :IncidentDescription>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
AccidentDescriptionType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
OccupationalDisease "
type ="
c :EmptyType
"/>
</
xs:choice >
<
xs:element name ="
IncidentScene "
type ="
xs :string
"/>
<
xs:element name ="
IncidentDescription "
type ="
xs :string
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
AccidentPersonIncidentResponseType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
AccidentPersonIncidentResponseType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Name
AccidentRegistrationResponseType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
AccidentRegistrationResponseType ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
AccidentRegistrationType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
AccidentRegistrationType ">
<
xs:sequence >
<
xs:element name ="
CompanyCaseID "
type ="
c :IDType
"/>
<
xs:element name ="
CaseOfIncapacitiesToWork "
type ="
c :EmptyType
"
minOccurs ="
0 "
maxOccurs ="
1 "/>
<
xs:choice >
<
xs:element name ="
WithoutContract "
type ="
c :EmptyType
"/>
</
xs:choice >
<
xs:element name ="
TestCase "
type ="
c :EmptyType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
AccidentStaffType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :ContractFixedUntil>
xs :date </
id :ContractFixedUntil>
[0..1] ?
<
id :ContractDissolveFrom>
xs :date </
id :ContractDissolveFrom>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
AdditionsPersonType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
ContractFixedUntil "
type ="
xs :date
"
minOccurs ="
0 "/>
<
xs:element name ="
ContractDissolveFrom "
type ="
xs :date
"
minOccurs ="
0 "/>
<
xs:element name ="
JobTitle "
type ="
c :IDType
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
AgreementType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:choice >
<
xs:element name ="
NoOtherInsurance "
type ="
c :EmptyType
"/>
</
xs:choice >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
Start Choice [1]
<
id :IncidentMonth>
xs :gYearMonth </
id :IncidentMonth>
[1] ?
<
id :ContractValidAsOf>
xs :date </
id :ContractValidAsOf>
[1] ?
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
AnnualSalaryType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:choice >
<
xs:sequence >
<
xs:element name ="
IncidentMonth "
type ="
xs :gYearMonth
"/>
<
xs:element name ="
ContractValidAsOf "
type ="
xs :date
"/>
<
xs:element name ="
ManualAdditions "
type ="
id :KindOfSalaryType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
<
xs:element name ="
NoIncapacityToWork "
type ="
c :EmptyType
"/>
</
xs:choice >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Default>
xs :boolean </
id :Default>
[0..1]
<
id :Value>
xs :boolean </
id :Value>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
AnswerBooleanType ">
<
xs:sequence >
<
xs:element name ="
Default "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
Value "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Default>
xs :dateTime </
id :Default>
[0..1]
<
id :Value>
xs :dateTime </
id :Value>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
AnswerDateTimeType ">
<
xs:sequence >
<
xs:element name ="
Default "
type ="
xs :dateTime
"
minOccurs ="
0 "/>
<
xs:element name ="
Value "
type ="
xs :dateTime
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Default>
xs :date </
id :Default>
[0..1]
<
id :Value>
xs :date </
id :Value>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
AnswerDateType ">
<
xs:sequence >
<
xs:element name ="
Default "
type ="
xs :date
"
minOccurs ="
0 "/>
<
xs:element name ="
Value "
type ="
xs :date
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Default>
xs :double </
id :Default>
[0..1]
<
id :Value>
xs :double </
id :Value>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
AnswerDoubleType ">
<
xs:sequence >
<
xs:element name ="
Default "
type ="
xs :double
"
minOccurs ="
0 "/>
<
xs:element name ="
Value "
type ="
xs :double
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Default>
xs :integer </
id :Default>
[0..1]
<
id :Value>
xs :integer </
id :Value>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
AnswerIntegerType ">
<
xs:sequence >
<
xs:element name ="
Default "
type ="
xs :integer
"
minOccurs ="
0 "/>
<
xs:element name ="
Value "
type ="
xs :integer
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Default>
xs :string </
id :Default>
[0..1]
<
id :Value>
xs :string </
id :Value>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
AnswerStringType ">
<
xs:sequence >
<
xs:element name ="
Default "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Value "
type ="
xs :string
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
AnswerYesNoUnknownType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :Data>
xs :base64Binary </
id :Data>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
AttachmentType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
Data "
type ="
xs :base64Binary
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :ExpirationDate>
xs :dateTime </
id :ExpirationDate>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
AwaitPartControlType ">
<
xs:sequence >
<
xs:element name ="
ExpirationDate "
type ="
xs :dateTime
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
AwaitPartType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :Valid>
xs :boolean </
id :Valid>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
BooleanStoryType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
Valid "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :DateOfDeath>
xs :date </
id :DateOfDeath>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CaseOfDeathType ">
<
xs:sequence >
<
xs:element name ="
DateOfDeath "
type ="
xs :date
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :ValidAsOf>
xs :dateTime </
id :ValidAsOf>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ChangeIdentitiesType ">
<
xs:sequence >
<
xs:element name ="
ValidAsOf "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
ClassOfInsuranceType ">
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
CompanyIdentitiesType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Institutions>
id :CustomerIdentificationType
<!--
Uniqueness Constraint -
UVG-LAA-Ctrl
Selector -
id:UVG-LAA
Field(s) -
id:InsuranceID ,
id:CustomerIdentity ,
id:ContractIdentity
-->
<!--
Uniqueness Constraint -
UVGZ-LAAC-Ctrl
Selector -
id:UVGZ-LAAC
Field(s) -
id:InsuranceID ,
id:CustomerIdentity ,
id:ContractIdentity
-->
<!--
Uniqueness Constraint -
KU-AC-Ctrl
Selector -
id:KU-AC
Field(s) -
id:InsuranceID ,
id:CustomerIdentity ,
id:ContractIdentity
-->
<!--
Uniqueness Constraint -
KTG-AMC-Ctrl
Selector -
id:KTG-AMC
Field(s) -
id:InsuranceID ,
id:CustomerIdentity ,
id:ContractIdentity
-->
</
id :Institutions>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CompanyType ">
<
xs:sequence >
<
xs:element name ="
Staff "
type ="
id :PersonsType
">
<
xs:unique name ="
incidentCaseIDMapRef-Ctrl ">
<xs:selector xpath ="id:Person/* "/>
<xs:field xpath ="@incidentCaseIDMapRef "/>
</
xs:unique >
</
xs:element >
<
xs:element name ="
Institutions "
type ="
id :CustomerIdentificationType
">
<
xs:unique name ="
UVG-LAA-Ctrl ">
<xs:selector xpath ="id:UVG-LAA "/>
<xs:field xpath ="id:InsuranceID "/>
<xs:field xpath ="id:CustomerIdentity "/>
<xs:field xpath ="id:ContractIdentity "/>
</
xs:unique >
<
xs:unique name ="
UVGZ-LAAC-Ctrl ">
<xs:selector xpath ="id:UVGZ-LAAC "/>
<xs:field xpath ="id:InsuranceID "/>
<xs:field xpath ="id:CustomerIdentity "/>
<xs:field xpath ="id:ContractIdentity "/>
</
xs:unique >
<
xs:unique name ="
KU-AC-Ctrl ">
<xs:selector xpath ="id:KU-AC "/>
<xs:field xpath ="id:InsuranceID "/>
<xs:field xpath ="id:CustomerIdentity "/>
<xs:field xpath ="id:ContractIdentity "/>
</
xs:unique >
<
xs:unique name ="
KTG-AMC-Ctrl ">
<xs:selector xpath ="id:KTG-AMC "/>
<xs:field xpath ="id:InsuranceID "/>
<xs:field xpath ="id:CustomerIdentity "/>
<xs:field xpath ="id:ContractIdentity "/>
</
xs:unique >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
CompanyUIDType ">
<
xs:sequence >
<
xs:element name ="
DelegateUID-BFS "
type ="
c :UID-BFSType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
ContractIndemnificationType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
ContractIndemnificationType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
ContractType
Abstract
no
Documentation
Translation (fr):
Contract
Short description (fr):
Façon de contrat de travail
XML Instance Representation
<...>
<
id :ValidAsOf>
xs :date </
id :ValidAsOf>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ContractType ">
<
xs:sequence >
<
xs:element name ="
ValidAsOf "
type ="
xs :date
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
Name
CoveredDailyAllowanceType
Abstract
no
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :ValidAsOf>
xs :date </
id :ValidAsOf>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CoveredDailyAllowanceType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
ValidAsOf "
type ="
xs :date
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
Name
CrossChannelLinkType
Abstract
no
Documentation
Translation (fr):
Cross Channel Link
Short description (fr):
Cross-channel : Processus de communication qui se déroule sur plusieurs canaux, c'est-à-dire
h2m et m2m dans ce cas.
Domain description (fr):
Cross-channel : Canaux appariés Multi-channel : Canaux utilisés indépendamment les uns des
autres
Technical description (fr):
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CrossChannelLinkType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
CustomerIdentificationType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
CustomerIdentificationType ">
<
xs:sequence >
<
xs:element name ="
UVG-LAA "
type ="
id :InstitutionType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
UVGZ-LAAC "
type ="
id :InstitutionType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
KU-AC "
type ="
id :InstitutionType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :Description>
xs :token </
id :Description>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
DialogMessageType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
Title "
type ="
c :IDType
"
minOccurs ="
0 "/>
<
xs:element name ="
Description "
type ="
xs :token
"
minOccurs ="
0 "/>
<
xs:element name ="
Paragraph "
type ="
id :ParagraphType
"
maxOccurs ="
unbounded "/>
<
xs:element name ="
Section "
type ="
id :SectionType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :ESRReference>
xs :string </
id :ESRReference>
[1] ?
<
id :ESRAccountNumber>
xs :string </
id :ESRAccountNumber>
[1] ?
<
id :ESRLine>
xs :string </
id :ESRLine>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ESRType ">
<
xs:sequence >
<
xs:element name ="
ESRReference "
type ="
xs :string
"/>
<
xs:element name ="
ESRAccountNumber "
type ="
xs :string
"/>
<
xs:element name ="
ESRLine "
type ="
xs :string
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
FavourCompanyType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
FavourInstitutionType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
GeneralIncidentDeclarationDescriptionType
Abstract
no
XML Instance Representation
<...>
<
id :CreationDate>
xs :dateTime </
id :CreationDate>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
GeneralIncidentDeclarationDescriptionType ">
<
xs:sequence >
<
xs:element name ="
CreationDate "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :VacationAndPublicHolidayCompensation>
c :PercentType
</
id :VacationAndPublicHolidayCompensation>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
HourlyPayType ">
<
xs:sequence >
<
xs:element name ="
Earnings13th "
type ="
c :PercentType
"
minOccurs ="
0 "/>
<
xs:element name ="
VacationAndPublicHolidayCompensation "
type ="
c :PercentType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
IBANAccountType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IllnessRegistrationType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
IllnessRegistrationType ">
<
xs:sequence >
<
xs:element name ="
CompanyCaseID "
type ="
c :IDType
"/>
<
xs:choice >
<
xs:element name ="
BeginIncapacitiesToWork "
type ="
xs :date
"/>
<
xs:element name ="
DateOfBirth "
type ="
xs :date
"/>
</
xs:choice >
<
xs:element name ="
InsuranceCaseID "
type ="
c :IDType
"
minOccurs ="
0 "/>
<
xs:element name ="
TestCase "
type ="
c :EmptyType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
IncapacitiesToWorkType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:choice >
<
xs:element name ="
NoIncapacityToWork "
type ="
c :EmptyType
"/>
</
xs:choice >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :EffectiveFrom>
xs :date </
id :EffectiveFrom>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
IncapacityToWorkType ">
<
xs:sequence >
<
xs:element name ="
EffectiveFrom "
type ="
xs :date
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IncidentAccidentRegistrationType
Abstract
no
XML Instance Representation
<...>
<
id :InsuranceCaseID>
c :IDType
</
id :InsuranceCaseID>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
IncidentAccidentRegistrationType ">
<
xs:sequence >
<
xs:element name ="
InsuranceCaseID "
type ="
c :IDType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IncidentContextRequestType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
IncidentContextRequestType ">
<
xs:sequence >
<
xs:element name ="
ReceivedState "
type ="
id :StateType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IncidentContextResponseType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
IncidentContextResponseType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IncidentDeclarationType
Abstract
no
Documentation
Translation (fr):
Déclaration
all
Schema Component Representation
<
xs:complexType name ="
IncidentDeclarationType ">
<
xs:sequence >
<
xs:element name ="
Company "
type ="
id :CompanyType
">
<
xs:key name ="
UVG-LAA-InstitutionID-Key ">
<xs:selector xpath ="id:Institutions/id:UVG-LAA "/>
<xs:field xpath ="@institutionID "/>
</
xs:key >
<
xs:keyref name ="
UVG-LAA-InstitutionID-Ref "
refer ="
id :UVG-LAA-InstitutionID-Key
">
<xs:selector xpath ="id:Staff/id:Person/id:UVG-LAA-Registration "/>
<xs:field xpath ="@institutionIDRef "/>
</
xs:keyref >
<
xs:key name ="
UVGZ-LAAC-InstitutionID-Key ">
<xs:selector xpath ="id:Institutions/id:UVGZ-LAAC "/>
<xs:field xpath ="@institutionID "/>
</
xs:key >
<
xs:keyref name ="
UVGZ-LAAC-InstitutionID-Ref "
refer ="
id :UVGZ-LAAC-InstitutionID-Key
">
<xs:selector xpath ="id:Staff/id:Person/id:UVGZ-LAAC-Registration "/>
<xs:field xpath ="@institutionIDRef "/>
</
xs:keyref >
<
xs:key name ="
KU-AC-InstitutionID-Key ">
<xs:selector xpath ="id:Institutions/id:KU-AC "/>
<xs:field xpath ="@institutionID "/>
</
xs:key >
<
xs:keyref name ="
KU-AC-InstitutionID-Ref "
refer ="
id :KU-AC-InstitutionID-Key
">
<xs:selector xpath ="id:Staff/id:Person/id:KU-AC-Registration "/>
<xs:field xpath ="@institutionIDRef "/>
</
xs:keyref >
<
xs:key name ="
KTG-AMC-InstitutionID-Key ">
<xs:selector xpath ="id:Institutions/id:KTG-AMC "/>
<xs:field xpath ="@institutionID "/>
</
xs:key >
<
xs:keyref name ="
KTG-AMC-InstitutionID-Ref "
refer ="
id :KTG-AMC-InstitutionID-Key
">
<xs:selector xpath ="id:Staff/id:Person/id:KTG-AMC-Registration "/>
<xs:field xpath ="@institutionIDRef "/>
</
xs:keyref >
<
xs:key name ="
WorkplaceID-Key ">
<xs:selector xpath ="id:CompanyDescription/c:Workplace "/>
<xs:field xpath ="@workplaceID "/>
</
xs:key >
<
xs:keyref name ="
WorkplaceID-Ref "
refer ="
id :WorkplaceID-Key
">
<xs:selector xpath ="id:Staff/id:Person "/>
<xs:field xpath ="@workplaceIDRef "/>
</
xs:keyref >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IncidentForCompanyClosedType
Abstract
no
XML Instance Representation
<...>
Start Choice [1]
<
id :Cancel>
xs :string </
id :Cancel>
[1] ?
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
IncidentForCompanyClosedType ">
<
xs:choice >
<
xs:element name ="
Cancel "
type ="
xs :string
"/>
</
xs:choice >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IncidentStoriesRequestType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
IncidentStoriesRequestType ">
<
xs:sequence >
<
xs:element name ="
Payment "
type ="
id :PaymentType
"
minOccurs ="
0 "/>
<
xs:element name ="
DialogMessage "
type ="
id :DialogMessageType
"
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xs:key name ="
SectionID-Key1 ">
<xs:selector xpath ="id:Section "/>
<xs:field xpath ="@sectionID "/>
</
xs:key >
<
xs:keyref name ="
SectionID-Ref1 "
refer ="
id :SectionID-Key1
">
<xs:selector xpath ="id:Paragraph "/>
<xs:field xpath ="@sectionIDRef "/>
</
xs:keyref >
</
xs:element >
<
xs:element name ="
Attachment "
type ="
id :AttachmentType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IncidentStoriesResponseType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
IncidentStoriesResponseType ">
<
xs:sequence >
<
xs:element name ="
DialogMessage "
type ="
id :DialogMessageType
"
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xs:key name ="
SectionID-Key2 ">
<xs:selector xpath ="id:Section "/>
<xs:field xpath ="@sectionID "/>
</
xs:key >
<
xs:keyref name ="
SectionID-Ref2 "
refer ="
id :SectionID-Key2
">
<xs:selector xpath ="id:Paragraph "/>
<xs:field xpath ="@sectionIDRef "/>
</
xs:keyref >
</
xs:element >
<
xs:element name ="
Settlement "
type ="
id :SettlementType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
Repayment "
type ="
id :RepaymentType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
IndemnificationCorrectionType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
IndemnificationCorrectionType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
IndemnificationsType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :IndemnificationID>
c :IDType
</
id :IndemnificationID>
[1] ?
<
id :QuantityOfDays>
xs :short </
id :QuantityOfDays>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
IndemnificationType ">
<
xs:sequence >
<
xs:element name ="
IndemnificationID "
type ="
c :IDType
"/>
<
xs:element name ="
WaitingDays "
type ="
id :DaysType
"
minOccurs ="
0 "/>
<
xs:element name ="
CoveringDays "
type ="
id :DaysType
"
minOccurs ="
0 "/>
<
xs:element name ="
IncapacityToWork "
type ="
c :PercentType
"
minOccurs ="
0 "/>
<
xs:element name ="
QuantityOfDays "
type ="
xs :short
"
minOccurs ="
0 "/>
<
xs:element name ="
EffectiveDailyAllowance "
type ="
c :SalaryAmountType
"
minOccurs ="
0 "/>
<
xs:element name ="
Reduction "
type ="
id :ReductionType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
<
id :OtherTypeOfInjury>
xs :string </
id :OtherTypeOfInjury>
[1] ?
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
InjuredPartOfBodyType ">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
OtherTypeOfInjury "
type ="
xs :string
"/>
</
xs:choice >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
InjuryType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
InstitutionChangeType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
InstitutionIdentitiesType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
InstitutionIdentitiesType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
InstitutionIllnessType ">
<
xs:sequence >
<
xs:element name ="
InsuranceID "
type ="
c :IDType
"/>
<
xs:element name ="
InsuranceCompanyName "
type ="
xs :string
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
InstitutionType ">
<
xs:sequence >
<
xs:element name ="
InsuranceID "
type ="
c :IDType
"/>
<
xs:element name ="
InsuranceCompanyName "
type ="
xs :string
"/>
<
xs:choice >
<
xs:sequence >
</
xs:sequence >
<
xs:element name ="
OrderCustomerIdentity "
type ="
c :EmptyType
"/>
</
xs:choice >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Month>
xs :gYearMonth </
id :Month>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
InsuredSalaryPastType ">
<
xs:sequence >
<
xs:element name ="
Month "
type ="
xs :gYearMonth
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
KindOfSalariesPastType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
KindOfSalariesTimedType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
KindOfSalariesTimedType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
XML Instance Representation
<...>
<
id :KindOfSalary>
xs :string </
id :KindOfSalary>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
KindOfSalaryTimedType ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
XML Instance Representation
<...>
<
id :KindOfSalary>
xs :string </
id :KindOfSalary>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
KindOfSalaryType ">
<
xs:sequence >
<
xs:element name ="
KindOfSalary "
type ="
xs :string
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
KTG-AMC-PersonIncidentResponseType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
KTG-AMC-PersonIncidentResponseType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
KTG-AMC-StaffType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
LinkToOldIndemnificationType
Abstract
no
XML Instance Representation
<...>
<
id :IndemnificationID>
c :IDType
</
id :IndemnificationID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
LinkToOldIndemnificationType ">
<
xs:sequence >
<
xs:element name ="
SettlementID "
type ="
c :IDType
"/>
<
xs:element name ="
IndemnificationID "
type ="
c :IDType
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
<
id :WebService>
xs :string </
id :WebService>
[1] ?
End Choice
<
id :ExpiryDate>
xs :dateTime </
id :ExpiryDate>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
LinkType ">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
Url "
type ="
xs :string
"/>
<
xs:element name ="
WebService "
type ="
xs :string
"/>
</
xs:choice >
<
xs:element name ="
ExpiryDate "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
MonthSalaryType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
OldNewIDType ">
<
xs:sequence >
<
xs:element name ="
Old "
type ="
c :IDType
"/>
<
xs:element name ="
New "
type ="
c :IDType
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ParagraphAnswerType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ParagraphType ">
<
xs:sequence >
<
xs:element name ="
ID "
type ="
xs :short
"/>
<
xs:element name ="
Label "
type ="
xs :token
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
<
id :String>
xs :string </
id :String>
[1]
<
id :Integer>
xs :integer </
id :Integer>
[1]
<
id :Double>
xs :double </
id :Double>
[1]
<
id :Boolean>
xs :boolean </
id :Boolean>
[1]
<
id :Date>
xs :date </
id :Date>
[1]
<
id :DateTime>
xs :dateTime </
id :DateTime>
[1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
ParagraphValueType ">
<
xs:choice >
<
xs:element name ="
String "
type ="
xs :string
"/>
<
xs:element name ="
Integer "
type ="
xs :integer
"/>
<
xs:element name ="
Double "
type ="
xs :double
"/>
<
xs:element name ="
Boolean "
type ="
xs :boolean
"/>
<
xs:element name ="
Date "
type ="
xs :date
"/>
<
xs:element name ="
DateTime "
type ="
xs :dateTime
"/>
</
xs:choice >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
PartOfBodyType ">
<
xs:choice >
<
xs:sequence >
</
xs:sequence >
</
xs:choice >
</
xs:complexType >
Parent type:
None
Direct sub-types:
XML Instance Representation
<...>
<
id :AccountOwner>
xs :string </
id :AccountOwner>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
PaymentAddressBaseType ">
<
xs:sequence >
<
xs:element name ="
AccountOwner "
type ="
xs :string
"/>
</
xs:sequence >
</
xs:complexType >
XML Instance Representation
<...>
<
id :AccountOwner>
xs :string </
id :AccountOwner>
[1] ?
<
id :ValidAsOf>
xs :date </
id :ValidAsOf>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
PaymentAddressType ">
<
xs:complexContent >
<
xs:extension base ="
id :PaymentAddressBaseType
">
<
xs:sequence >
<
xs:element name ="
ValidAsOf "
type ="
xs :date
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
PaymentType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :PersonType
(derivation method: extension)
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
PersonIncidentType ">
<
xs:complexContent >
<
xs:extension base ="
id :PersonType
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :ValidAsOf>
xs :date </
id :ValidAsOf>
[1] ?
<
id :Lastname>
xs :string </
id :Lastname>
[0..1] ?
<
id :Firstname>
xs :string </
id :Firstname>
[0..1] ?
<
id :WithdrawalDate>
xs :date </
id :WithdrawalDate>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
PersonMutatedType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
ValidAsOf "
type ="
xs :date
"/>
<
xs:element name ="
Lastname "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Firstname "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
WithdrawalDate "
type ="
xs :date
"
minOccurs ="
0 "/>
<
xs:element name ="
Address "
type ="
c :AddressType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
PersonsType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
Schema Component Representation
<
xs:complexType name ="
PersonType ">
<
xs:sequence >
<
xs:element name ="
Work "
type ="
c :WorkType
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
<
id :ResponseStoryID>
c :IDType
</
id :ResponseStoryID>
[1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
PreviousType ">
<
xs:choice >
<
xs:element name ="
RequestStoryID "
type ="
c :IDType
"/>
<
xs:element name ="
ResponseStoryID "
type ="
c :IDType
"/>
</
xs:choice >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ProcessCtrlRequestType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
Name
ProcessCtrlResponseType
Abstract
no
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ProcessCtrlResponseType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
ChangeInsuranceCaseID "
type ="
id :OldNewIDType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ReceivedStoriesType ">
<
xs:sequence >
<
xs:element name ="
StoryID "
type ="
c :IDType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :ReasonPartialRelease>
xs :string </
id :ReasonPartialRelease>
[0..1] ?
<
id :ReasonReduction>
xs :string </
id :ReasonReduction>
[0..1] ?
<
id :ReasonOnCompensation>
xs :string </
id :ReasonOnCompensation>
[0..1] ?
<
id :ReasonHospitalAliment>
xs :string </
id :ReasonHospitalAliment>
[0..1] ?
<
id :QuantityOfDays>
xs :short </
id :QuantityOfDays>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ReductionType ">
<
xs:sequence >
<
xs:element name ="
ReasonPartialRelease "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
ReasonReduction "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
ReasonOnCompensation "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
ReasonHospitalAliment "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Percentage "
type ="
c :PercentType
"
minOccurs ="
0 "/>
<
xs:element name ="
CoveringDays "
type ="
id :DaysType
"
minOccurs ="
0 "/>
<
xs:element name ="
QuantityOfDays "
type ="
xs :short
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
RegistrationIncidentDateType
Abstract
no
XML Instance Representation
<...>
Start Choice [1]
<
id :Exact>
xs :date </
id :Exact>
[1] ?
<
id :Approximate>
xs :date </
id :Approximate>
[1] ?
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
RegistrationIncidentDateType ">
<
xs:choice >
<
xs:element name ="
Exact "
type ="
xs :date
"/>
<
xs:element name ="
Approximate "
type ="
xs :date
"/>
<
xs:element name ="
Clarification "
type ="
c :EmptyType
"/>
</
xs:choice >
</
xs:complexType >
Parent type:
None
Direct sub-types:
Name
RegistrationResponseType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
RegistrationResponseType ">
<
xs:sequence >
<
xs:element name ="
CompanyCaseID "
type ="
c :IDType
"/>
<
xs:element name ="
InsuranceCaseID "
type ="
c :IDType
"/>
<
xs:element name ="
IncidentCaseID "
type ="
c :IDType
"/>
<
xs:element name ="
TestCase "
type ="
c :EmptyType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
RelapseAccidentRegistrationType
Abstract
no
XML Instance Representation
<...>
<
id :RelapseDate>
xs :date </
id :RelapseDate>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
RelapseAccidentRegistrationType ">
<
xs:sequence >
<
xs:element name ="
RelapseDate "
type ="
xs :date
"/>
<
xs:element name ="
InsuranceCaseID "
type ="
c :IDType
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :LinkToSettlementID>
c :IDType
</
id :LinkToSettlementID>
[1]
<
id :ExpiryDate>
xs :dateTime </
id :ExpiryDate>
[0..1] ?
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
RepaymentType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
RepaymentID "
type ="
c :IDType
"/>
<
xs:element name ="
LinkToSettlementID "
type ="
c :IDType
"/>
<
xs:element name ="
ExpiryDate "
type ="
xs :dateTime
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ResponseStateType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :VacationAndPublicHolidayCompensation>
c :SalaryAmountType
</
id :VacationAndPublicHolidayCompensation>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
SalaryBasesType ">
<
xs:sequence >
<
xs:element name ="
FamilyIncomeSupplement "
type ="
c :SalaryAmountType
"
minOccurs ="
0 "/>
<
xs:element name ="
VacationAndPublicHolidayCompensation "
type ="
c :SalaryAmountType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :ValidAsOf>
xs :date </
id :ValidAsOf>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
SalaryRaiseType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
ValidAsOf "
type ="
xs :date
"/>
<
xs:element name ="
ManualAdditions "
type ="
id :KindOfSalaryType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
SectionType ">
<
xs:sequence >
<
xs:element name ="
Heading "
type ="
c :IDType
"
minOccurs ="
0 "/>
<
xs:element name ="
Description "
type ="
xs :token
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :SettlementDate>
xs :dateTime </
id :SettlementDate>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
SettlementType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
SettlementID "
type ="
c :IDType
"/>
<
xs:element name ="
SettlementDate "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
SpecialCodeType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
Name
SpecialCoverageType
Abstract
no
Documentation
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
<
id :OptionalEnterpriserInsurance>
c :EmptyType
</
id :OptionalEnterpriserInsurance>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
SpecialCoverageType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
FamilyMember "
type ="
c :EmptyType
"
minOccurs ="
0 "/>
<
xs:element name ="
OptionalEnterpriserInsurance "
type ="
c :EmptyType
"
minOccurs ="
0 "/>
<
xs:element name ="
NegotiatedInsurance "
type ="
c :EmptyType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :CrossChannelLinkIDWaitForUse>
c :IDType
</
id :CrossChannelLinkIDWaitForUse>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
StateType ">
<
xs:sequence >
<
xs:element name ="
CrossChannelLinkIDWaitForUse "
type ="
c :IDType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
StoriesWithoutDeclarationType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
StoriesWithoutDeclarationType ">
<
xs:sequence >
<
xs:element name ="
DialogMessage "
type ="
id :DialogMessageType
"
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xs:key name ="
SectionID-Key3 ">
<xs:selector xpath ="id:Section "/>
<xs:field xpath ="@sectionID "/>
</
xs:key >
<
xs:keyref name ="
SectionID-Ref3 "
refer ="
id :SectionID-Key3
">
<xs:selector xpath ="id:Paragraph "/>
<xs:field xpath ="@sectionIDRef "/>
</
xs:keyref >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
StoryBaseType ">
<
xs:sequence >
<
xs:element name ="
Creation "
type ="
xs :dateTime
"/>
<
xs:element name ="
StoryID "
type ="
c :IDType
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
StoryIncidentDateTimeType
Abstract
no
XML Instance Representation
<...>
Start Choice [1]
<
id :ExactDateTime>
xs :dateTime </
id :ExactDateTime>
[1] ?
<
id :Approximate>
xs :date </
id :Approximate>
[1] ?
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
StoryIncidentDateTimeType ">
<
xs:choice >
<
xs:element name ="
ExactDateTime "
type ="
xs :dateTime
"/>
<
xs:element name ="
Approximate "
type ="
xs :date
"/>
</
xs:choice >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
StoryNotificationRequestType
Abstract
no
XML Instance Representation
<...>
<
id :ResponseStoryID>
c :IDType
</
id :ResponseStoryID>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
StoryNotificationRequestType ">
<
xs:sequence >
<
xs:element name ="
ResponseStoryID "
type ="
c :IDType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
StoryNotificationResponseType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
StoryNotificationResponseType ">
<
xs:sequence >
<
xs:element name ="
RequestStoryID "
type ="
c :IDType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :RelapseDate>
xs :date </
id :RelapseDate>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
StoryRelapseType ">
<
xs:sequence >
<
xs:element name ="
InsuranceCaseID "
type ="
c :IDType
"/>
<
xs:element name ="
RelapseDate "
type ="
xs :date
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
Start Choice [1]
<
id :TakeWorkUpFullyDate>
xs :date </
id :TakeWorkUpFullyDate>
[1] ?
<
id :ExpectedLastDayOfIncapacityToWork>
xs :date </
id :ExpectedLastDayOfIncapacityToWork>
[1] ?
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
TakeWorkUpFullyType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:choice >
<
xs:element name ="
TakeWorkUpFullyDate "
type ="
xs :date
"/>
<
xs:element name ="
ExpectedLastDayOfIncapacityToWork "
type ="
xs :date
"/>
<
xs:element name ="
NoIncapacityToWork "
type ="
c :EmptyType
"/>
</
xs:choice >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
TaxAtSourceType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
TotalBalanceType ">
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Reference>
xs :string </
id :Reference>
[1] ?
<
id :AccountNumber>
xs :string </
id :AccountNumber>
[0..1] ?
<
id :Line>
xs :string </
id :Line>
[0..*] ?
</...>
Schema Component Representation
<
xs:complexType name ="
TransferType ">
<
xs:sequence >
<
xs:element name ="
Reference "
type ="
xs :string
"/>
<
xs:element name ="
AccountNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Line "
type ="
xs :string
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
TreatmentAddressExtensionType
Abstract
no
XML Instance Representation
<...>
<
id :ZSRNumber>
xs :string </
id :ZSRNumber>
[0..1] ?
<
id :GLNNumber>
xs :string </
id :GLNNumber>
[0..1] ?
<
id :TreatmentInstitution>
xs :string </
id :TreatmentInstitution>
[1] ?
<
id :PhoneNumber>
xs :string </
id :PhoneNumber>
[0..1] ?
<
id :MobilePhoneNumber>
xs :string </
id :MobilePhoneNumber>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
TreatmentAddressExtensionType ">
<
xs:sequence >
<
xs:element name ="
ZSRNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
UID-BFS "
type ="
c :UID-BFSType
"
minOccurs ="
0 "/>
<
xs:element name ="
GLNNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
TreatmentInstitution "
type ="
xs :string
"/>
<
xs:element name ="
PhoneNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
MobilePhoneNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
id :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
id :Creation>
xs :dateTime </
id :Creation>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
TreatmentsType ">
<
xs:complexContent >
<
xs:extension base ="
id :StoryBaseType
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
<
id :TakeWorkUpFullyDate>
xs :date </
id :TakeWorkUpFullyDate>
[0..1] ?
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
ValidToType ">
<
xs:choice >
<
xs:sequence >
<
xs:element name ="
To "
type ="
xs :date
"/>
<
xs:element name ="
TakeWorkUpFullyDate "
type ="
xs :date
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:choice >
</
xs:complexType >
Name
IncidentContextGroup
Schema Component Representation
<
xs:group name ="
IncidentContextGroup ">
<
xs:sequence >
<
xs:element name ="
CompanyCaseID "
type ="
c :IDType
"/>
<
xs:element name ="
InsuranceCaseID "
type ="
c :IDType
"/>
<
xs:element name ="
ReceivedStoryIDs "
type ="
id :ReceivedStoriesType
">
<
xs:unique name ="
StoryID-Ctrl ">
<xs:selector xpath ="id:StoryID "/>
<xs:field xpath =". "/>
</
xs:unique >
</
xs:element >
<
xs:element name ="
TestCase "
type ="
c :EmptyType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:group >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
ActivityAtTimeOfAccidentType
Content
value comes from list: {'skiing'|'footballOrsoccer'|'paragliding'|'snowboarding'|'in-lineSkating'|'iceHockey'|'otherBallGames'|'otherSport'|'carDriving'|'motorbiking'|'scooterOrSmallMoped'|'bicycleOrMBT'|'runedOverAsPedestrian'|'otherRoadTraffic'|'housekeepingWork'|'doItYourselfOrMaintenanceWork'|'gardeningOrForestAndAgricultureWork'|'otherActivitiesAtHomeAndInTheYard'|'hikingOrWalking'|'otherActivities'}
Documentation
Schema Component Representation
<
xs:simpleType name ="
ActivityAtTimeOfAccidentType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="skiing "/>
<xs:enumeration value ="footballOrsoccer "/>
<xs:enumeration value ="paragliding "/>
<xs:enumeration value ="snowboarding "/>
<xs:enumeration value ="in-lineSkating "/>
<xs:enumeration value ="iceHockey "/>
<xs:enumeration value ="otherBallGames "/>
<xs:enumeration value ="otherSport "/>
<xs:enumeration value ="carDriving "/>
<xs:enumeration value ="motorbiking "/>
<xs:enumeration value ="scooterOrSmallMoped "/>
<xs:enumeration value ="bicycleOrMBT "/>
<xs:enumeration value ="runedOverAsPedestrian "/>
<xs:enumeration value ="otherRoadTraffic "/>
<xs:enumeration value ="housekeepingWork "/>
<xs:enumeration value ="doItYourselfOrMaintenanceWork "/>
<xs:enumeration value ="gardeningOrForestAndAgricultureWork "/>
<xs:enumeration value ="otherActivitiesAtHomeAndInTheYard "/>
<xs:enumeration value ="hikingOrWalking "/>
<xs:enumeration value ="otherActivities "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
BodyOrientedPartType
Content
value comes from list: {'eye_12'|'pelvis_40'|'elbow_32'|'finger_36'|'metatarsusWithoutToes_54'|'ankle_53'|'face_11'|'metacarpusWithoutFingers_35'|'wrist_34'|'hipJoint_41'|'jaw_16'|'knee_51'|'groin_43'|'lungsInclusiveAirways_62'|'multipleAreasUpperExtremities_37'|'multipleAreasLowerExtremities_56'|'kidney_65'|'upperArm_31'|'thigh_50'|'earHearing_14'|'rear_21'|'shoulder_30'|'thorax_23'|'lowerArm_33'|'lowerThigh_52'|'teeth_15'|'toes_55'}
Schema Component Representation
<
xs:simpleType name ="
BodyOrientedPartType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="eye_12 "/>
<xs:enumeration value ="pelvis_40 "/>
<xs:enumeration value ="elbow_32 "/>
<xs:enumeration value ="finger_36 "/>
<xs:enumeration value ="metatarsusWithoutToes_54 "/>
<xs:enumeration value ="ankle_53 "/>
<xs:enumeration value ="face_11 "/>
<xs:enumeration value ="metacarpusWithoutFingers_35 "/>
<xs:enumeration value ="wrist_34 "/>
<xs:enumeration value ="hipJoint_41 "/>
<xs:enumeration value ="jaw_16 "/>
<xs:enumeration value ="knee_51 "/>
<xs:enumeration value ="groin_43 "/>
<xs:enumeration value ="lungsInclusiveAirways_62 "/>
<xs:enumeration value ="multipleAreasUpperExtremities_37 "/>
<xs:enumeration value ="multipleAreasLowerExtremities_56 "/>
<xs:enumeration value ="kidney_65 "/>
<xs:enumeration value ="upperArm_31 "/>
<xs:enumeration value ="thigh_50 "/>
<xs:enumeration value ="earHearing_14 "/>
<xs:enumeration value ="rear_21 "/>
<xs:enumeration value ="shoulder_30 "/>
<xs:enumeration value ="thorax_23 "/>
<xs:enumeration value ="lowerArm_33 "/>
<xs:enumeration value ="lowerThigh_52 "/>
<xs:enumeration value ="teeth_15 "/>
<xs:enumeration value ="toes_55 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
BodyPartType
Content
value comes from list: {'abdomen_459'|'bladder_669'|'thoracicSpine_259'|'entireBodySystemicEffect_819'|'genitals_449'|'neck_209'|'cervicalSpine_249'|'heart_619'|'otherInternalInjuries_609'|'liver_639'|'lumbarSpine_269'|'spleen_649'|'nose_139'|'multipleInjuries_709'|'skullBrain_109'|'shockPsych_809'|'coccyxButtocks_429'}
Schema Component Representation
<
xs:simpleType name ="
BodyPartType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="abdomen_459 "/>
<xs:enumeration value ="bladder_669 "/>
<xs:enumeration value ="thoracicSpine_259 "/>
<xs:enumeration value ="entireBodySystemicEffect_819 "/>
<xs:enumeration value ="genitals_449 "/>
<xs:enumeration value ="neck_209 "/>
<xs:enumeration value ="cervicalSpine_249 "/>
<xs:enumeration value ="heart_619 "/>
<xs:enumeration value ="otherInternalInjuries_609 "/>
<xs:enumeration value ="liver_639 "/>
<xs:enumeration value ="lumbarSpine_269 "/>
<xs:enumeration value ="spleen_649 "/>
<xs:enumeration value ="nose_139 "/>
<xs:enumeration value ="multipleInjuries_709 "/>
<xs:enumeration value ="skullBrain_109 "/>
<xs:enumeration value ="shockPsych_809 "/>
<xs:enumeration value ="coccyxButtocks_429 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
ContentTypeType
Content
value comes from list: {'certificateOfIncapacityToWork'|'correspondence'|'invoice '|'other'}
Documentation
Schema Component Representation
<
xs:simpleType name ="
ContentTypeType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="certificateOfIncapacityToWork "/>
<xs:enumeration value ="correspondence "/>
<xs:enumeration value ="invoice "/>
<xs:enumeration value ="other "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :decimal (derivation method: restriction)
Direct sub-types:
None
Name
DaysType
Content
-9999.99 <= value <= 9999.99
Schema Component Representation
<
xs:simpleType name ="
DaysType ">
<
xs:restriction base ="
xs :decimal
">
<xs:minInclusive value ="-9999.99 "/>
<xs:maxInclusive value ="9999.99 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
ExpectedIncapacityToWorkType
Content
value comes from list: {'to30Days'|'moreThan30Days'|'unknown'}
Schema Component Representation
<
xs:simpleType name ="
ExpectedIncapacityToWorkType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="to30Days "/>
<xs:enumeration value ="moreThan30Days "/>
<xs:enumeration value ="unknown "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :decimal (derivation method: restriction)
Direct sub-types:
None
Name
FactorType
Content
pattern = [0-9]+\.[0-9]{2}
Schema Component Representation
<
xs:simpleType name ="
FactorType ">
<
xs:restriction base ="
xs :decimal
">
<xs:pattern value ="[0-9]+\.[0-9]{2} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :decimal (derivation method: restriction)
Direct sub-types:
None
Name
HoursAndIndustryMinutesType
Content
pattern = [0-9]+\.[0-9]{2}
Schema Component Representation
<
xs:simpleType name ="
HoursAndIndustryMinutesType ">
<
xs:restriction base ="
xs :decimal
">
<xs:pattern value ="[0-9]+\.[0-9]{2} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
IBANType
Content
pattern = [A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}
Documentation
Translation (fr):
Code IBAN
Short description (fr):
Code IBAN
Technical description (fr):
Regex Pattern Sample
https://www.six-interbank-clearing.com/de/home/standardization/iso-payments/
customer-bank/implementation-guidelines.html
implementation-guidelines-ct-examples.zip
- simpleType name="IBAN2007Identifier" / string
- pattern value="[A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}"
https://www.w3.org/TR/xmlschema-2/
- F Regular Expressions
- S{n,m} = S{n} and n=m
- All strings in L(S{n,n}). ( All sequences of exactly n strings from L(S) )
Schema Component Representation
<
xs:simpleType name ="
IBANType ">
<
xs:restriction base ="
xs :string
">
<xs:pattern value ="[A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
MainStateType
Content
value comes from list: {'registrationReceived'|'checkingDeclaration'|'verifyingClaim'|'performingEntitlement'|'communicationStopped'}
Schema Component Representation
<
xs:simpleType name ="
MainStateType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="registrationReceived "/>
<xs:enumeration value ="checkingDeclaration "/>
<xs:enumeration value ="verifyingClaim "/>
<xs:enumeration value ="performingEntitlement "/>
<xs:enumeration value ="communicationStopped "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :short (derivation method: restriction)
Direct sub-types:
None
Schema Component Representation
<
xs:simpleType name ="
MinutesType ">
<
xs:restriction base ="
xs :short
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="59 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
OtherInsurancePredefinedType
Content
value comes from list: {'suva'|'otherCompulsoryAccidentInsurance'|'KTG-AMC'|'IV-AI'|'AHV-AVS'|'occupationalPreventionEstablishment'|'militaryInsurance'|'unemploymentInsurance'|'maternetyIdemnity'}
Documentation
Schema Component Representation
<
xs:simpleType name ="
OtherInsurancePredefinedType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="suva "/>
<xs:enumeration value ="otherCompulsoryAccidentInsurance "/>
<xs:enumeration value ="KTG-AMC "/>
<xs:enumeration value ="IV-AI "/>
<xs:enumeration value ="AHV-AVS "/>
<xs:enumeration value ="occupationalPreventionEstablishment "/>
<xs:enumeration value ="militaryInsurance "/>
<xs:enumeration value ="unemploymentInsurance "/>
<xs:enumeration value ="maternetyIdemnity "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
PositionPartType
Content
value comes from list: {'left_1'|'right_2'|'both_3'|'unassigned_9'}
Schema Component Representation
<
xs:simpleType name ="
PositionPartType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="left_1 "/>
<xs:enumeration value ="right_2 "/>
<xs:enumeration value ="both_3 "/>
<xs:enumeration value ="unassigned_9 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
SalaryBaseCodeType
Content
value comes from list: {'BasicWages'|'FamilyIncomeSupplement'|'VacationAndPublicHolidayCompensation'|'OtherSupplements'|'Gratuity'}
Schema Component Representation
<
xs:simpleType name ="
SalaryBaseCodeType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="BasicWages "/>
<xs:enumeration value ="FamilyIncomeSupplement "/>
<xs:enumeration value ="VacationAndPublicHolidayCompensation "/>
<xs:enumeration value ="OtherSupplements "/>
<xs:enumeration value ="Gratuity "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
SectionIDType
Content
Documentation
Section ID
Schema Component Representation
<
xs:simpleType name ="
SectionIDType ">
<
xs:restriction base ="
xs :string
">
<xs:pattern value ="#.* "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
c :IDType
(derivation method: restriction)
Direct sub-types:
None
Name
StandardFormIDType
Content
'IDType' super type was not found in this schema. Its facets could not be printed out.
pattern = notStandard|[0-9]{4}\.[0-9]{4}\.[0-9]{4}-[0-9]{3}
Schema Component Representation
<
xs:simpleType name ="
StandardFormIDType ">
<
xs:restriction base ="
c :IDType
">
<xs:pattern value ="notStandard|[0-9]{4}\.[0-9]{4}\.[0-9]{4}-[0-9]{3} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :decimal (derivation method: restriction)
Direct sub-types:
None
Name
SupportedMinorSchemaVersionAttributeType
Content
value comes from list: {'0.0'}
pattern = [0-9]\.[0-9]|[1-9]\d*\.[0-9]
Documentation
Translation (fr):
Versions "Minor" du schéma supportées
Short description (fr):
Liste des versions "Minor" compatibles
Schema Component Representation
<
xs:simpleType name ="
SupportedMinorSchemaVersionAttributeType ">
<
xs:restriction base ="
xs :decimal
">
<xs:pattern value ="[0-9]\.[0-9]|[1-9]\d*\.[0-9] "/>
<xs:enumeration value ="0.0 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
TypeOfInjuryType
Content
value comes from list: {'bite_01'|'fracture_02'|'inflammation_03'|'contusion_04'|'bruise_05'|'chap_06'|'cut_07'|'shot_08'|'swelling_09'|'graze_10'|'compressionSpine_11'|'sting_12'|'tearFissure_13'|'burn_14'|'sprainTwist_15'|'poisoning_16'|'causticity_17'|'pulledMuscleLigament_18'|'foreignObject_20'|'dislocation_21'}
Schema Component Representation
<
xs:simpleType name ="
TypeOfInjuryType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="bite_01 "/>
<xs:enumeration value ="fracture_02 "/>
<xs:enumeration value ="inflammation_03 "/>
<xs:enumeration value ="contusion_04 "/>
<xs:enumeration value ="bruise_05 "/>
<xs:enumeration value ="chap_06 "/>
<xs:enumeration value ="cut_07 "/>
<xs:enumeration value ="shot_08 "/>
<xs:enumeration value ="swelling_09 "/>
<xs:enumeration value ="graze_10 "/>
<xs:enumeration value ="compressionSpine_11 "/>
<xs:enumeration value ="sting_12 "/>
<xs:enumeration value ="tearFissure_13 "/>
<xs:enumeration value ="burn_14 "/>
<xs:enumeration value ="sprainTwist_15 "/>
<xs:enumeration value ="poisoning_16 "/>
<xs:enumeration value ="causticity_17 "/>
<xs:enumeration value ="pulledMuscleLigament_18 "/>
<xs:enumeration value ="foreignObject_20 "/>
<xs:enumeration value ="dislocation_21 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
WorkplaceIDType
Content
Documentation
Arbeitsort ID
Schema Component Representation
<
xs:simpleType name ="
WorkplaceIDType ">
<
xs:restriction base ="
xs :string
">
<xs:pattern value ="#.* "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
YesNoUnknownType
Content
value comes from list: {'yes'|'no'|'unknown'}
Documentation
Schema Component Representation
<
xs:simpleType name ="
YesNoUnknownType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="yes "/>
<xs:enumeration value ="no "/>
<xs:enumeration value ="unknown "/>
</
xs:restriction >
</
xs:simpleType >
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.
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.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].
Model group information are shown in gray, e.g. Start Choice ... End Choice.
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold .
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".
Otherwise, the type of the element/attribute is displayed.
If the element/attribute's type is in the schema, a link is provided to it.
For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern = [1-9][0-9]{3}>>.
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>.
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.)
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 .