Directives pour les transmetteurs des donnees salariales
Lohnstandard-CH (ELM) / SalaryDeclaration
Eine Gemeinschaftsarbeit der / En cooperation avec / In collaborazione con eAHV, SUVA, SSK/Stv-BE, BFS und SVV.
Technical Schemadocumentation (TechDoc)
Filename: CommonTechDoc_fr.html
Status: final
Schema: Common.xsd
Namespace: http://www.swissdec.ch/schema/sd/20200220/Common
Schemaversion: 20200220 / 0.0 ( major / minor )
Generated with an adaption of xs3p (http://titanium.dstc.edu.au/xml/xs3p/)
Ausgabe / Edition 30.04.2020 17:39
Table of Contents
Target Namespace
http://www.swissdec.ch/schema/common/20200220/Common
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.
Declared Namespaces
Prefix
Namespace
xml
http://www.w3.org/XML/1998/namespace
c
http://www.swissdec.ch/schema/common/20200220/Common
xs
http://www.w3.org/2001/XMLSchema
Schema Component Representation
<
xs:schema targetNamespace ="
http://www.swissdec.ch/schema/common/20200220/Common "
elementFormDefault ="
qualified "
attributeFormDefault ="
unqualified "
version ="
0.0 ">
...
</
xs:schema >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Url>
xs :string </
c :Url>
[1] ?
<
c :ExpiryDate>
xs :dateTime </
c :ExpiryDate>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
AccessInformationType ">
<
xs:sequence >
<
xs:element name ="
Url "
type ="
xs :string
"/>
<
xs:element name ="
ExpiryDate "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:complexType >
XML Instance Representation
<...>
<
c :ComplementaryLine>
xs :string </
c :ComplementaryLine>
[0..1] ?
<
c :Street>
xs :string </
c :Street>
[0..1] ?
<
c :Locality>
xs :string </
c :Locality>
[0..1] ?
<
c :City>
xs :string </
c :City>
[1] ?
<
c :Country>
xs :string </
c :Country>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
AddressExtensionType ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :ComplementaryLine>
xs :string </
c :ComplementaryLine>
[0..1] ?
<
c :Street>
xs :string </
c :Street>
[0..1] ?
<
c :Postbox>
xs :string </
c :Postbox>
[0..1] ?
<
c :Locality>
xs :string </
c :Locality>
[0..1] ?
<
c :City>
xs :string </
c :City>
[1] ?
<
c :Country>
xs :string </
c :Country>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
AddressType ">
<
xs:sequence >
<
xs:element name ="
ComplementaryLine "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Street "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Postbox "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Locality "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
City "
type ="
xs :string
"/>
<
xs:element name ="
Country "
type ="
xs :string
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
XML Instance Representation
<...>
<
c :ComplementaryLine>
xs :string </
c :ComplementaryLine>
[0..1] ?
<
c :Street>
xs :string </
c :Street>
[0..1] ?
<
c :Locality>
xs :string </
c :Locality>
[0..1] ?
<
c :City>
xs :string </
c :City>
[1] ?
<
c :Country>
xs :string </
c :Country>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
AddressWorkplaceType ">
<
xs:sequence >
<
xs:element name ="
ComplementaryLine "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Street "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Locality "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
City "
type ="
xs :string
"/>
<
xs:element name ="
Country "
type ="
xs :string
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
AnswerAmountType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Default>
xs :boolean </
c :Default>
[0..1]
<
c :Value>
xs :boolean </
c :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
<...>
<
c :Default>
xs :dateTime </
c :Default>
[0..1]
<
c :Value>
xs :dateTime </
c :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
<...>
<
c :Default>
xs :date </
c :Default>
[0..1]
<
c :Value>
xs :date </
c :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
<...>
<
c :Default>
xs :double </
c :Default>
[0..1]
<
c :Value>
xs :double </
c :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
<...>
<
c :Default>
xs :integer </
c :Default>
[0..1]
<
c :Value>
xs :integer </
c :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
<...>
<
c :Default>
xs :string </
c :Default>
[0..1]
<
c :Value>
xs :string </
c :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:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
BalanceType ">
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ChangeCredentialsType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
CheckInteroperabilityResponseType
Abstract
no
XML Instance Representation
<...>
<
c :UmlautString>
xs :string </
c :UmlautString>
[1]
<
c :SystemDateTime>
xs :dateTime </
c :SystemDateTime>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CheckInteroperabilityResponseType ">
<
xs:sequence >
<
xs:element name ="
UmlautString "
type ="
xs :string
"/>
<
xs:element name ="
SystemDateTime "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
CheckInteroperabilityType
Abstract
no
XML Instance Representation
<...>
<
c :UmlautString>
xs :string </
c :UmlautString>
[1] ?
<
c :SystemDateTime>
xs :dateTime </
c :SystemDateTime>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CheckInteroperabilityType ">
<
xs:sequence >
<
xs:element name ="
UmlautString "
type ="
xs :string
"/>
<
xs:element name ="
SystemDateTime "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :ValidAsOf>
xs :date </
c :ValidAsOf>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CivilStatusAndDateType ">
<
xs:sequence >
<
xs:element name ="
ValidAsOf "
type ="
xs :date
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
Name
CompanyDescriptionBaseType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
CompanyDescriptionBaseType ">
<
xs:sequence >
<
xs:element name ="
Delegate "
type ="
c :DelegateType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Schema Component Representation
<
xs:complexType name ="
CompanyDescriptionType ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :HR-RC-Name>
xs :string </
c :HR-RC-Name>
[1] ?
<
c :ComplementaryLine>
xs :string </
c :ComplementaryLine>
[0..2] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CompanyNameType ">
<
xs:sequence >
<
xs:element name ="
HR-RC-Name "
type ="
xs :string
"/>
<
xs:element name ="
ComplementaryLine "
type ="
xs :string
"
minOccurs ="
0 "
maxOccurs ="
2 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Firstname>
xs :string </
c :Firstname>
[1] ?
<
c :Lastname>
xs :string </
c :Lastname>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CompanyOwnerType ">
<
xs:sequence >
<
xs:element name ="
Firstname "
type ="
xs :string
"/>
<
xs:element name ="
Lastname "
type ="
xs :string
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
CompanyWorkingTimeIDType
Abstract
no
XML Instance Representation
<...>
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
CompanyWorkingTimeIDType ">
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
CompanyWorkingTimeRefType
Abstract
no
XML Instance Representation
<...>
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
CompanyWorkingTimeRefType ">
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :PhoneNumber>
xs :string </
c :PhoneNumber>
[0..1] ?
<
c :MobilePhoneNumber>
xs :string </
c :MobilePhoneNumber>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ContactInstitutionType ">
<
xs:sequence >
<
xs:element name ="
PhoneNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
MobilePhoneNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Key>
xs :string </
c :Key>
[1] ?
<
c :Password>
xs :string </
c :Password>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
CredentialsType ">
<
xs:sequence >
<
xs:element name ="
Key "
type ="
xs :string
"/>
<
xs:element name ="
Password "
type ="
xs :string
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
DelegateType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
DialogMessagesType ">
<
xs:sequence >
<
xs:element name ="
DialogMessage "
type ="
c :DialogMessageType
"
maxOccurs ="
unbounded ">
<
xs:key name ="
SectionID-Key3 ">
<xs:selector xpath ="c:Section "/>
<xs:field xpath ="@sectionID "/>
</
xs:key >
<
xs:keyref name ="
SectionID-Ref3 "
refer ="
c :SectionID-Key3
">
<xs:selector xpath ="c:Paragraph "/>
<xs:field xpath ="@sectionIDRef "/>
</
xs:keyref >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
c :StoryBaseType
(derivation method: extension)
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Creation>
xs :dateTime </
c :Creation>
[1] ?
<
c :Description>
xs :token </
c :Description>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
DialogMessageType ">
<
xs:complexContent >
<
xs:extension base ="
c :StoryBaseType
">
<
xs:sequence >
<
xs:element name ="
Previous "
type ="
c :PreviousType
"
minOccurs ="
0 "/>
<
xs:element name ="
Title "
type ="
c :IDType
"
minOccurs ="
0 "/>
<
xs:element name ="
Description "
type ="
xs :token
"
minOccurs ="
0 "/>
<
xs:element name ="
Paragraph "
type ="
c :ParagraphType
"
maxOccurs ="
unbounded "/>
<
xs:element name ="
Section "
type ="
c :SectionType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Parent type:
None
Direct sub-types:
None
Name
FaultStateType
Abstract
no
Documentation
Translation (fr):
Erreur État
Schema Component Representation
<
xs:complexType name ="
FaultStateType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Schema Component Representation
<
xs:complexType name ="
HoursRefType ">
<
xs:simpleContent >
</
xs:simpleContent >
</
xs:complexType >
Parent type:
c :IDType
(derivation method: extension)
Direct sub-types:
None
Name
IncidentCaseIDType
Abstract
no
Documentation
Translation (fr):
IncidentCaseID
Schema Component Representation
<
xs:complexType name ="
IncidentCaseIDType ">
<
xs:simpleContent >
</
xs:simpleContent >
</
xs:complexType >
Name
IncidentCaseIDWithMapType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
IncidentCaseIDWithMapType ">
<
xs:simpleContent >
</
xs:simpleContent >
</
xs:complexType >
Schema Component Representation
<
xs:complexType name ="
LessonsRefType ">
<
xs:simpleContent >
</
xs:simpleContent >
</
xs:complexType >
Parent type:
xs :string (derivation method: extension)
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
MessageType ">
<
xs:simpleContent >
<
xs:extension base ="
xs :string
">
</
xs:extension >
</
xs:simpleContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Name>
xs :string </
c :Name>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
NameAndAddressType ">
<
xs:sequence >
<
xs:element name ="
Name "
type ="
xs :string
"/>
<
xs:element name ="
Address "
type ="
c :AddressType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
NotificationsType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Description>
xs :string </
c :Description>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
NotificationType ">
<
xs:sequence >
<
xs:element name ="
Description "
type ="
xs :string
"/>
</
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]
<
c :String>
xs :string </
c :String>
[1]
<
c :Integer>
xs :integer </
c :Integer>
[1]
<
c :Double>
xs :double </
c :Double>
[1]
<
c :Boolean>
xs :boolean </
c :Boolean>
[1]
<
c :Date>
xs :date </
c :Date>
[1]
<
c :DateTime>
xs :dateTime </
c :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 >
XML Instance Representation
<...>
<
c :EmployeeNumber>
xs :string </
c :EmployeeNumber>
[0..1] ?
<
c :Lastname>
xs :string </
c :Lastname>
[1] ?
<
c :Firstname>
xs :string </
c :Firstname>
[1] ?
<
c :DateOfBirth>
xs :date </
c :DateOfBirth>
[1] ?
<
c :PhoneNumber>
xs :string </
c :PhoneNumber>
[0..1] ?
<
c :MobilePhoneNumber>
xs :string </
c :MobilePhoneNumber>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ParticularsBase2Type ">
<
xs:complexContent >
<
xs:extension base ="
c :ParticularsBaseType
">
<
xs:sequence >
<
xs:element name ="
PhoneNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
MobilePhoneNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
XML Instance Representation
<...>
<
c :EmployeeNumber>
xs :string </
c :EmployeeNumber>
[0..1] ?
<
c :Lastname>
xs :string </
c :Lastname>
[1] ?
<
c :Firstname>
xs :string </
c :Firstname>
[1] ?
<
c :DateOfBirth>
xs :date </
c :DateOfBirth>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ParticularsBaseType ">
<
xs:sequence >
<
xs:element name ="
EmployeeNumber "
type ="
xs :string
"
minOccurs ="
0 "/>
<
xs:element name ="
Lastname "
type ="
xs :string
"/>
<
xs:element name ="
Firstname "
type ="
xs :string
"/>
<
xs:element name ="
Sex "
type ="
c :SexType
"/>
<
xs:element name ="
DateOfBirth "
type ="
xs :date
"/>
</
xs:sequence >
</
xs:complexType >
XML Instance Representation
<...>
<
c :EmployeeNumber>
xs :string </
c :EmployeeNumber>
[0..1] ?
<
c :Lastname>
xs :string </
c :Lastname>
[1] ?
<
c :Firstname>
xs :string </
c :Firstname>
[1] ?
<
c :DateOfBirth>
xs :date </
c :DateOfBirth>
[1] ?
<
c :PhoneNumber>
xs :string </
c :PhoneNumber>
[0..1] ?
<
c :MobilePhoneNumber>
xs :string </
c :MobilePhoneNumber>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
ParticularsType ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
PingConsumerResponseType
Abstract
no
XML Instance Representation
<...>
<
c :Timestamp>
xs :dateTime </
c :Timestamp>
[1]
Start Choice [0..1]
<
c :NoPlannedMaintenance>
c :EmptyType
</
c :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 ="
NoPlannedMaintenance "
type ="
c :EmptyType
"/>
</
xs:choice >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Timestamp>
xs :dateTime </
c :Timestamp>
[1] ?
<
c :NextCheck>
xs :dateTime </
c :NextCheck>
[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:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :SystemDateTime>
xs :dateTime </
c :SystemDateTime>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
PingResponseType ">
<
xs:sequence >
<
xs:element name ="
SystemDateTime "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :SystemDateTime>
xs :dateTime </
c :SystemDateTime>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
PingType ">
<
xs:sequence >
<
xs:element name ="
SystemDateTime "
type ="
xs :dateTime
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :Start>
xs :dateTime </
c :Start>
[1]
<
c :End>
xs :dateTime </
c :End>
[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 ="
c :ProducerMessagesType
">
<
xs:unique name ="
language ">
<xs:selector xpath ="c:Message "/>
<xs:field xpath ="@language "/>
</
xs:unique >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
Start Choice [1]
<
c :RequestStoryID>
c :IDType
</
c :RequestStoryID>
[1] ?
<
c :ResponseStoryID>
c :IDType
</
c :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:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
ProducerMessagesType ">
<
xs:sequence >
<
xs:element name ="
Message "
type ="
c :MessageType
"
minOccurs ="
3 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
RegisteredMaintenanceType
Abstract
no
XML Instance Representation
<...>
<
c :Start>
xs :dateTime </
c :Start>
[1]
<
c :End>
xs :dateTime </
c :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 >
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:attribute name ="
sectionID "
type ="
c :SectionIDType
"
use ="
required "/>
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
Social-InsuranceIdentificationType
Abstract
no
XML Instance Representation
<...>
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
Social-InsuranceIdentificationType ">
</
xs:complexType >
Parent type:
None
Direct sub-types:
XML Instance Representation
<...>
<
c :Creation>
xs :dateTime </
c :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
TaxAtSourceCategoryType
Abstract
no
XML Instance Representation
<...>
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
TaxAtSourceCategoryType ">
<
xs:choice >
<
xs:element name ="
CategoryOpen "
type ="
c :IDType
"/>
</
xs:choice >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :from>
xs :date </
c :from>
[1] ?
<
c :until>
xs :date </
c :until>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
TimePeriodType ">
<
xs:sequence >
<
xs:element name ="
from "
type ="
xs :date
"/>
<
xs:element name ="
until "
type ="
xs :date
"/>
</
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 ="
UID-BFS-UnknownType ">
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :StandardVersion>
xs :decimal </
c :StandardVersion>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
UserAgentType ">
<
xs:sequence >
<
xs:element name ="
StandardVersion "
type ="
xs :decimal
"/>
</
xs:sequence >
</
xs:complexType >
Name
WeeklyHoursAndLessonsIDType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
WeeklyHoursAndLessonsIDType ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Name
WeeklyHoursAndLessonsRefType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
WeeklyHoursAndLessonsRefType ">
<
xs:sequence >
</
xs:sequence >
<
xs:attribute name ="
companyWeeklyHoursAndLessonsIDRef "
type ="
c :InstanceRefIDType
"
use ="
required "/>
</
xs:complexType >
Parent type:
None
Direct sub-types:
Name
WeeklyHoursAndLessonsType
Abstract
no
Schema Component Representation
<
xs:complexType name ="
WeeklyHoursAndLessonsType ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Schema Component Representation
<
xs:complexType name ="
WeeklyHoursIDType ">
<
xs:simpleContent >
</
xs:simpleContent >
</
xs:complexType >
Schema Component Representation
<
xs:complexType name ="
WeeklyLessonsIDType ">
<
xs:simpleContent >
</
xs:simpleContent >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
Schema Component Representation
<
xs:complexType name ="
WorkplaceType ">
<
xs:sequence >
<
xs:choice minOccurs ="
0 ">
<
xs:element name ="
InHouseID "
type ="
c :IDType
"/>
</
xs:choice >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Direct sub-types:
None
XML Instance Representation
<...>
<
c :WorkingTime>
[1] ?
Start Choice [1]
<
c :Steady>
[1] ?
Start Choice [1]
End Choice
</
c :Steady>
End Choice
</
c :WorkingTime>
<
c :EntryDate>
xs :date </
c :EntryDate>
[1] ?
<
c :WithdrawalDate>
xs :date </
c :WithdrawalDate>
[0..1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
WorkType ">
<
xs:sequence >
<
xs:element name ="
WorkingTime ">
<
xs:complexType >
<
xs:choice >
<
xs:element name ="
Steady ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
Unsteady "
type ="
c :EmptyType
"/>
</
xs:choice >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
EntryDate "
type ="
xs :date
"/>
<
xs:element name ="
WithdrawalDate "
type ="
xs :date
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Schema Component Representation
<
xs:group name ="
NotificationsGroup ">
<
xs:sequence >
</
xs:sequence >
</
xs:group >
Name
RequestContextBaseGroup
XML Instance Representation
<
c :TransmissionDate>
xs :dateTime </
c :TransmissionDate>
[1] ?
Schema Component Representation
<
xs:group name ="
RequestContextBaseGroup ">
<
xs:sequence >
<
xs:element name ="
TransmissionDate "
type ="
xs :dateTime
"/>
<
xs:element name ="
RequestID "
type ="
c :IDType
"/>
</
xs:sequence >
</
xs:group >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
AssuranceCategoryCodeType
Content
Documentation
Translation (fr):
Type de catégorie d'assurance
Translation (fr):
Tipo Codice categoria assicurativa
Schema Component Representation
<
xs:simpleType name ="
AssuranceCategoryCodeType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:pattern value ="[A-Z0-9]{2} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
BUR-REE-NumberType
Content
Documentation
Translation (fr):
Type Numéro REE
Schema Component Representation
<
xs:simpleType name ="
BUR-REE-NumberType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:pattern value ="[A-Z][0-9]{8} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
c :CantonAndEXType
(derivation method: restriction)
Direct sub-types:
None
Name
CantonAddressType
Content
value comes from list: {'AG'|'AI'|'AR'|'BE'|'BL'|'BS'|'FR'|'GE'|'GL'|'GR'|'JU'|'LU'|'NE'|'NW'|'OW'|'SG'|'SH'|'SO'|'SZ'|'TG'|'TI'|'UR'|'VD'|'VS'|'ZG'|'ZH'|'EX'}
value comes from list: {'AG'|'AI'|'AR'|'BE'|'BL'|'BS'|'FR'|'GE'|'GL'|'GR'|'JU'|'LU'|'NE'|'NW'|'OW'|'SG'|'SH'|'SO'|'SZ'|'TG'|'TI'|'UR'|'VD'|'VS'|'ZG'|'ZH'}
Documentation
Translation (fr):
Type de canton
Short description (fr):
Type de canton Suisse
Schema Component Representation
<
xs:simpleType name ="
CantonAddressType ">
<
xs:restriction base ="
c :CantonAndEXType
">
<xs:enumeration value ="AG "/>
<xs:enumeration value ="AI "/>
<xs:enumeration value ="AR "/>
<xs:enumeration value ="BE "/>
<xs:enumeration value ="BL "/>
<xs:enumeration value ="BS "/>
<xs:enumeration value ="FR "/>
<xs:enumeration value ="GE "/>
<xs:enumeration value ="GL "/>
<xs:enumeration value ="GR "/>
<xs:enumeration value ="JU "/>
<xs:enumeration value ="LU "/>
<xs:enumeration value ="NE "/>
<xs:enumeration value ="NW "/>
<xs:enumeration value ="OW "/>
<xs:enumeration value ="SG "/>
<xs:enumeration value ="SH "/>
<xs:enumeration value ="SO "/>
<xs:enumeration value ="SZ "/>
<xs:enumeration value ="TG "/>
<xs:enumeration value ="TI "/>
<xs:enumeration value ="UR "/>
<xs:enumeration value ="VD "/>
<xs:enumeration value ="VS "/>
<xs:enumeration value ="ZG "/>
<xs:enumeration value ="ZH "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
Name
CantonAndEXType
Content
value comes from list: {'AG'|'AI'|'AR'|'BE'|'BL'|'BS'|'FR'|'GE'|'GL'|'GR'|'JU'|'LU'|'NE'|'NW'|'OW'|'SG'|'SH'|'SO'|'SZ'|'TG'|'TI'|'UR'|'VD'|'VS'|'ZG'|'ZH'|'EX'}
Documentation
Translation (fr):
Type de canton Suisse (EX inclu)
Short description (fr):
Type de canton Suisse, EX inclu (EXterne ou EXpatriates) qui n'habitent
pas en Suisse
Schema Component Representation
<
xs:simpleType name ="
CantonAndEXType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="AG "/>
<xs:enumeration value ="AI "/>
<xs:enumeration value ="AR "/>
<xs:enumeration value ="BE "/>
<xs:enumeration value ="BL "/>
<xs:enumeration value ="BS "/>
<xs:enumeration value ="FR "/>
<xs:enumeration value ="GE "/>
<xs:enumeration value ="GL "/>
<xs:enumeration value ="GR "/>
<xs:enumeration value ="JU "/>
<xs:enumeration value ="LU "/>
<xs:enumeration value ="NE "/>
<xs:enumeration value ="NW "/>
<xs:enumeration value ="OW "/>
<xs:enumeration value ="SG "/>
<xs:enumeration value ="SH "/>
<xs:enumeration value ="SO "/>
<xs:enumeration value ="SZ "/>
<xs:enumeration value ="TG "/>
<xs:enumeration value ="TI "/>
<xs:enumeration value ="UR "/>
<xs:enumeration value ="VD "/>
<xs:enumeration value ="VS "/>
<xs:enumeration value ="ZG "/>
<xs:enumeration value ="ZH "/>
<xs:enumeration value ="EX "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
CategoryPredefinedType
Content
value comes from list: {'HEN'|'HEY'|'MEN'|'MEY'|'NON'|'NOY'|'SFN'}
Documentation
Translation (fr):
Catégories prédéfinies
Short description (fr):
Catégories prédéfinies
Domain description (fr):
Valeurs possibles:
HEN, HEY: Honoraires de membres du CA aux PIS domiciliés à l’étranger;
MEN, MEY: Prestations issues de participations de collaborateur en faveur de PIS domiciliées à
l’étranger;
NON, NOY: Non soumis à l'impôt à la source;
SFN: Accord spécial avec la France;
Schema Component Representation
<
xs:simpleType name ="
CategoryPredefinedType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="HEN "/>
<xs:enumeration value ="HEY "/>
<xs:enumeration value ="MEN "/>
<xs:enumeration value ="MEY "/>
<xs:enumeration value ="NON "/>
<xs:enumeration value ="NOY "/>
<xs:enumeration value ="SFN "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
CivilStatusType
Content
value comes from list: {'unknown'|'single'|'married'|'widowed'|'divorced'|'separated'|'registeredPartnership'|'partnershipDissolvedByLaw'|'partnershipDissolvedByDeath'|'partnershipDissolvedByDeclarationOfLost'}
Documentation
Translation (fr):
Type d'état civil
Short description (fr):
Type d'état civil
Domain description (fr):
Valeurs possibles:
unknown = inconnu;
single = célibataire;
married = marié(e);
widowed = veuve/veuf;
divorced = divorcé(e);
separated = séparé(e);
registeredPartnership = partenariat enregistré;
partnershipDissolvedByLaw = partenariat dissous judiciairement;
partnershipDissolvedByDeath = partenariat dissous par décès;
partnershipDissolvedByDeclarationOfLost = partenariat dissous ensuite de déclaration d’absence;
Schema Component Representation
<
xs:simpleType name ="
CivilStatusType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="unknown "/>
<xs:enumeration value ="single "/>
<xs:enumeration value ="married "/>
<xs:enumeration value ="widowed "/>
<xs:enumeration value ="divorced "/>
<xs:enumeration value ="separated "/>
<xs:enumeration value ="registeredPartnership "/>
<xs:enumeration value ="partnershipDissolvedByLaw "/>
<xs:enumeration value ="partnershipDissolvedByDeath "/>
<xs:enumeration value ="partnershipDissolvedByDeclarationOfLost "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :nonNegativeInteger (derivation method: restriction)
Direct sub-types:
None
Name
DescriptionCodeType
Content
Base XSD Type: nonNegativeInteger
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 >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
EmailAddressType
Content
pattern = [^@]+@[^\.]+\..+
Documentation
Translation (fr):
Adresse mél
Schema Component Representation
<
xs:simpleType name ="
EmailAddressType ">
<
xs:restriction base ="
xs :string
">
<xs:pattern value ="[^@]+@[^\.]+\..+ "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
EmploymentContractType
Content
value comes from list: {'indefiniteSalaryMth'|'indefiniteSalaryMthAWT'|'indefiniteSalaryHrs'|'indefiniteSalaryNoTimeConstraint'|'fixedSalaryMth'|'fixedSalaryHrs'|'fixedSalaryNoTimeConstraint'|'apprentice'|'internshipContract'}
Documentation
Translation (fr):
Mode du company de travail
Short description (fr):
Indiquez le mode du company de travail
Domain description (fr):
Valeurs possible: indefiniteSalaryMth = contrat à durée indéterminée
avec salaire mensuel (indefinite duration with salary per month)
indefiniteSalaryMthAWT = contrat à durée indéterminée avec salaire mensuel
et temps du travail annuel (indefinite duration with salary per month and
annual working time model) indefiniteSalaryHrs = contrat à durée
indéterminée avec salaire horaire (indefinite duration with salary per
month) indefiniteSalaryNoTimeConstraint = contrat à durée indéterminée avec
provision, forfait, salaire à la tâche (indefinite duration with commission,
lump sum, piece rate) fixedSalaryMth = contrat à durée déterminée avec
salaire mensuel (fixed/temporary duration salary per month) fixedSalaryHrs =
contrat à durée déterminée avec salaire horaire (fixed/temporary duration
salary per hour) fixedSalaryNoTimeConstraint = contrat à durée déterminée
avec provision, forfait, salaire à la tâche (fixed/temporary duration with
commission, lump sum, piece rate) apprentice = contrat d'apprentissage
internshipContract = contrat de stage
Schema Component Representation
<
xs:simpleType name ="
EmploymentContractType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="indefiniteSalaryMth "/>
<xs:enumeration value ="indefiniteSalaryMthAWT "/>
<xs:enumeration value ="indefiniteSalaryHrs "/>
<xs:enumeration value ="indefiniteSalaryNoTimeConstraint "/>
<xs:enumeration value ="fixedSalaryMth "/>
<xs:enumeration value ="fixedSalaryHrs "/>
<xs:enumeration value ="fixedSalaryNoTimeConstraint "/>
<xs:enumeration value ="apprentice "/>
<xs:enumeration value ="internshipContract "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
EmptySimpleType
Content
value comes from list: {''}
Schema Component Representation
<
xs:simpleType name ="
EmptySimpleType ">
<
xs:restriction base ="
xs :string
">
<xs:enumeration value =""/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
FaultCodeType
Content
value comes from list: {'NOT_accepted'|'NOT_plausible'|'NOT_valid'}
Documentation
Translation (fr):
Code de l'erreur
Schema Component Representation
<
xs:simpleType name ="
FaultCodeType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="NOT_accepted "/>
<xs:enumeration value ="NOT_plausible "/>
<xs:enumeration value ="NOT_valid "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :decimal (derivation method: restriction)
Direct sub-types:
Name
HoursOrLessonsType
Content
pattern = [0-9]+\.[0-9]{2}
Documentation
Translation (fr):
Heures ou leçons
Schema Component Representation
<
xs:simpleType name ="
HoursOrLessonsType ">
<
xs:restriction base ="
xs :decimal
">
<xs:pattern value ="[0-9]+\.[0-9]{2} "/>
</
xs:restriction >
</
xs:simpleType >
Simple Type: IDType
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
Schema Component Representation
<
xs:simpleType name ="
IDType ">
<
xs:restriction base ="
xs :string
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="255 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
InstanceRefIDType
Content
Documentation
Translation (fr):
Instance Reference ID
Schema Component Representation
<
xs:simpleType name ="
InstanceRefIDType ">
<
xs:restriction base ="
xs :string
">
<xs:pattern value ="#.* "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
LanguageCodeType
Content
value comes from list: {'de'|'fr'|'it'|'en'}
Documentation
Translation (fr):
Code de langage
Schema Component Representation
<
xs:simpleType name ="
LanguageCodeType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="de "/>
<xs:enumeration value ="fr "/>
<xs:enumeration value ="it "/>
<xs:enumeration value ="en "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
MonitoringIDType
Content
Schema Component Representation
<
xs:simpleType name ="
MonitoringIDType ">
<
xs:restriction base ="
xs :string
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="32 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Direct sub-types:
None
Name
MunicipalityIDType
Content
1 <= value <= 9999
total no. of digits = 4
Documentation
Translation (fr):
Numéro de la commune
Schema Component Representation
<
xs:simpleType name ="
MunicipalityIDType ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="9999 "/>
<xs:totalDigits value ="4 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
NationalityType
Content
pattern = [A-Z][A-Z]|11|22
Documentation
Translation (fr):
Nationalité
Short description (fr):
Les codes permettant une attribution cor-recte de la nationalité sont déposés au-près
de l’ONU (ISO 3166)
Technical description (fr):
Élargissement 11=inconnu 22=apatride : Les codes ISO n'ont jamais été vérifiés
sur le Prod-Distri auparavant.: Dans le contrôle de qualité,
niveau plausibilité, le document est testé contre les codes ISO 3166
et un avertissement est généré au cas d'un code inconnu.
Schema Component Representation
<
xs:simpleType name ="
NationalityType ">
<
xs:restriction base ="
xs :string
">
<xs:pattern value ="[A-Z][A-Z]|11|22 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
NotEmptyStringType
Content
Schema Component Representation
<
xs:simpleType name ="
NotEmptyStringType ">
<
xs:restriction base ="
xs :string
">
<xs:minLength value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :decimal (derivation method: restriction)
Direct sub-types:
None
Name
PercentType
Content
pattern = [0-9]+\.[0-9]{2}
Documentation
Translation (fr):
Pourcent
Schema Component Representation
<
xs:simpleType name ="
PercentType ">
<
xs:restriction base ="
xs :decimal
">
<xs:pattern value ="[0-9]+\.[0-9]{2} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
PositionType
Content
value comes from list: {'highestCadre'|'middleCadre'|'lowerCadre'|'lowestCadre'|'noCadre'}
Documentation
Translation (fr):
Position professionnelle
Short description (fr):
Position professionnelle de la personne salariée
Domain description (fr):
Valeurs possibles:
highestCadre: Cadre supérieur;
middleCadre: Cadre moyen;
lowerCadre: Cadre inférieur;
lowestCadre: Responsable de l’exécution des travaux;
noCadre: Sans fonction de cadre;
Schema Component Representation
<
xs:simpleType name ="
PositionType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="highestCadre "/>
<xs:enumeration value ="middleCadre "/>
<xs:enumeration value ="lowerCadre "/>
<xs:enumeration value ="lowestCadre "/>
<xs:enumeration value ="noCadre "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
QualityLevelType
Content
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 >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
ResidenceCategoryType
Content
value comes from list: {'shortTerm-L'|'annual-B'|'settled-C'|'crossBorder-G'|'asylumSeeker-N'|'needForProtection-S'|'NotificationProcedureForShorttermWork90Days'|'NotificationProcedureForShorttermWork120Days'|'ProvisionallyAdmittedForeigners-F'|'ResidentForeignNationalWithGainfulEmployment-Ci'|'othersNotSwiss'}
Documentation
Translation (fr):
Catégories de permis de séjour
Short description (fr):
Catégories de permis de séjour pour étrangers
Domain description (fr):
Valeurs possibles:
shortTerm-L = Permis de courte durée (cat. L);
annual-B = Permis annuel (cat. B);
settled-C = Permis d’établissement (cat. C) ;
crossBorder-G = Frontaliers (cat. G) ;
asylumSeeker-N = requérants d’asile (N);
needForProtection-S = Personnes à protéger (S);
NotificationProcedureForShorttermWork90Days
= procédure d’annonce pour les activités lucratives de courte durée (90 jours);
NotificationProcedureForShorttermWork120Days
= procédure d’annonce pour les activités lucratives de courte durée (120 jours);
ProvisionallyAdmittedForeigners (F) = étrangers admis provisoirement (F);
ResidentForeignNationalWithGainfulEmployment (Ci)
= permis de séjour avec activité lucrative (Ci);
othersNotSwiss = Autres (sans les Suisses) ;
Schema Component Representation
<
xs:simpleType name ="
ResidenceCategoryType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="shortTerm-L "/>
<xs:enumeration value ="annual-B "/>
<xs:enumeration value ="settled-C "/>
<xs:enumeration value ="crossBorder-G "/>
<xs:enumeration value ="asylumSeeker-N "/>
<xs:enumeration value ="needForProtection-S "/>
<xs:enumeration value ="NotificationProcedureForShorttermWork90Days "/>
<xs:enumeration value ="NotificationProcedureForShorttermWork120Days "/>
<xs:enumeration value ="ProvisionallyAdmittedForeigners-F "/>
<xs:enumeration value ="ResidentForeignNationalWithGainfulEmployment-Ci "/>
<xs:enumeration value ="othersNotSwiss "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
ResponseCodeAAwRType
Content
value comes from list: {'accepted'|'acceptedWithWarning'|'rejected'}
Documentation
Translation (fr):
Code de la réponse
Schema Component Representation
<
xs:simpleType name ="
ResponseCodeAAwRType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="accepted "/>
<xs:enumeration value ="acceptedWithWarning "/>
<xs:enumeration value ="rejected "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
ResponseCodeType
Content
value comes from list: {'accepted'|'acceptedWithWarning'}
Documentation
Translation (fr):
Code de la réponse
Schema Component Representation
<
xs:simpleType name ="
ResponseCodeType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="accepted "/>
<xs:enumeration value ="acceptedWithWarning "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
c :SalaryAmountType
(derivation method: restriction)
Direct sub-types:
None
Name
SalaryAmountAbsoluteType
Content
pattern = [\-]?[0-9]+\.[0-9]{2}
pattern = [0-9]+\.[0-9]{2}
Documentation
Translation (fr):
Absolu type de montant de salaire
Short description (fr):
Type de montant de salaire non signé
Schema Component Representation
<
xs:simpleType name ="
SalaryAmountAbsoluteType ">
<
xs:restriction base ="
c :SalaryAmountType
">
<xs:pattern value ="[0-9]+\.[0-9]{2} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :decimal (derivation method: restriction)
Direct sub-types:
Name
SalaryAmountType
Content
pattern = [\-]?[0-9]+\.[0-9]{2}
Documentation
Translation (fr):
Type de montant de salaire
Schema Component Representation
<
xs:simpleType name ="
SalaryAmountType ">
<
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
SectionIDType
Content
Documentation
Translation (fr):
Identificateur Section type
Schema Component Representation
<
xs:simpleType name ="
SectionIDType ">
<
xs:restriction base ="
xs :string
">
<xs:pattern value ="#.* "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
SexType
Content
value comes from list: {'F'|'M'}
Documentation
Translation (fr):
Type de sexe
Short description (fr):
F féminin; M masculin
Schema Component Representation
<
xs:simpleType name ="
SexType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:enumeration value ="F "/>
<xs:enumeration value ="M "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :boolean (derivation method: restriction)
Direct sub-types:
None
Name
SimpleBooleanType
Content
Documentation
Translation (fr):
SimpleBoolean
Short description (fr):
Booléen
Schema Component Representation
<
xs:simpleType name ="
SimpleBooleanType ">
<
xs:restriction base ="
xs :boolean
">
<xs:pattern value ="true "/>
<xs:pattern value ="false "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
c :IDType
(derivation method: restriction)
Direct sub-types:
None
Name
StandardFormIDType
Content
pattern = notStandard|[0-9]{4}\.[0-9]{4}\.[0-9]{4}-[0-9]{3}
Documentation
Translation (fr):
Formulaire standard d'identification
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 :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
SV-AS-NumberType
Content
pattern = [0-9]{3}\.[0-9]{4}\.[0-9]{4}\.[0-9]{2}
length <= 16
Documentation
Translation (fr):
Type N° d’AS à treize chiffres
Schema Component Representation
<
xs:simpleType name ="
SV-AS-NumberType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:pattern value ="[0-9]{3}\.[0-9]{4}\.[0-9]{4}\.[0-9]{2} "/>
<xs:maxLength value ="16 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
TaxAtSourceCodeType
Content
pattern = [A-Z][0-9][Y,N]
Documentation
Translation (fr):
Barème IS
Schema Component Representation
<
xs:simpleType name ="
TaxAtSourceCodeType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:pattern value ="[A-Z][0-9][Y,N] "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :NMTOKEN (derivation method: restriction)
Direct sub-types:
None
Name
UID-BFSType
Content
pattern = CHE-[0-9]{3}\.[0-9]{3}\.[0-9]{3}
Documentation
Translation (fr):
Type Numéro d’identification IDE-OFS
Schema Component Representation
<
xs:simpleType name ="
UID-BFSType ">
<
xs:restriction base ="
xs :NMTOKEN
">
<xs:pattern value ="CHE-[0-9]{3}\.[0-9]{3}\.[0-9]{3} "/>
</
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
Translation (fr):
oui, non ou inconnu
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 >
Parent type:
xs :string (derivation method: restriction)
Direct sub-types:
None
Name
ZIP-CodeType
Content
Documentation
Translation (fr):
Code postal
Short description (fr):
Code postal
Schema Component Representation
<
xs:simpleType name ="
ZIP-CodeType ">
<
xs:restriction base ="
xs :string
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="15 "/>
</
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 .