Richtlinien fuer Lohndatenreceiver
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_de.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:55
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 (de):
Fehler Status
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 (de):
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 (de):
Versicherungskategorie-Code Typ
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 (de):
BUR-Nummer Typ
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 (de):
KantonsTyp
Short description (de):
KantonsTyp der Schweiz
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 (de):
KantonsTyp (inkl. EX)
Short description (de):
KantonsTyp der Schweiz (inkl. EX)
Domain description (de):
Der KantonsTyp der Schweiz inkl. EX (EXtern oder EXpatriates), die
nicht in der Schweiz wohnen
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 (de):
Vordefinierte Kategorien
Short description (de):
Vordefinierte Kategorien
Domain description (de):
Mögliche Werte:
HEN, HEY: VR-Honorar an qsP mit Wohnsitz im Ausland;
MEN, MEY: Leistungen aus exportierten Mitarbeiterbeteiligungen an qsP mit Wohnsitz im Ausland;
NON, NOY: Nicht quellensteuerpflichtig;
SFN: Sondervereinbarung mit Frankreich;
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 (de):
ZivilstandsTyp
Short description (de):
ZivilstandsTyp
Domain description (de):
Mögliche Werte:
unknown = unbekannt;
single = ledig;
married = verheiratet;
widowed = verwitwet;
divorced = geschieden;
separated = getrennt;
registeredPartnership = eingetragene Partnerschaft
partnershipDissolvedByLaw = gerichtlich aufgelöste Partnerschaft
partnershipDissolvedByDeath = durch Tod aufgelöste Partnerschaft
partnershipDissolvedByDeclarationOfLost = durch Verschollenerklärung aufgelöste Partnerschaft
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 (de):
Beschreibungscode
Technical description (de):
Severity: Information Code 9999 ist immer für Freitext reserviert.
Die restlichen Code sind dynamisch in AcknowledgementNotification
spezifiziert.
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 (de):
Email Adresse
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 (de):
Arbeitsvertragsart
Short description (de):
Arbeitsvertragsart angeben
Domain description (de):
Mögliche Werte: indefiniteSalaryMth = unbefristeter Vertrag mit
Monatslohn (indefinite duration with salary per month)
indefiniteSalaryMthAWT = unbefristeter Vertrag mit Monatslohn und
Jahresarbeitszeit (indefinite duration with salary per month and annual
working time model) indefiniteSalaryHrs = unbefristeter Vertrag mit
Stundenlohn (indefinite duration with salary per month)
indefiniteSalaryNoTimeConstraint = unbefristeter Vertrag mit Provision,
Pauschale, Akkordlohn (indefinite duration with commission, lump sum, piece
rate) fixedSalaryMth = befristeter Vertrag mit Monatslohn (fixed/temporary
duration salary per month) fixedSalaryHrs = befristeter Vertrag mit
Stundenlohn (fixed/temporary duration salary per hour)
fixedSalaryNoTimeConstraint = befristeter Vertrag mit Provision, Pauschale,
Akkordlohn (fixed/temporary duration with commission, lump sum, piece rate)
apprentice = Lehrvertrag internshipContract = Praktikumsvertrag
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 (de):
Fehler-Code
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 (de):
Stunden oder Lektionen
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 (de):
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 (de):
Sprachcode
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 (de):
Gemeindenummer
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 (de):
Staatsangehörigkeit
Short description (de):
Die Codes für eine korrekte Zuteilung der Staatsangehörigkeit sind bei der UNO
hinterlegt (ISO 3166)
Technical description (de):
Erweiterung 11= unbekannt 22= staatenlos : Die ISO-Codes
wurden auf dem Prod-Distri noch nie geprüft: In der Qualitätsstufe
Plausibilität kann evtl. gegen die ISO 3166 Codes geprüft und eine
Warnung angezeigt werden.
Achtung: Probleme mit bestehenden Datenbeständen (Änderungen der
Ländernamen und Verwechslungen)
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 (de):
Prozent
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 (de):
Berufliche Stellung
Short description (de):
Berufliche Stellung des Arbeitnehmers
Domain description (de):
Mögliche Werte:
highestCadre: Oberes Kader;
middleCadre: Mittleres Kader;
lowerCadre: Unteres Kader;
lowestCadre: Unterstes Kader;
noCadre:ohne Kaderfunktion;
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 (de):
Qualitäts-Stufen
Short description (de):
Qualtäts-Stufen der Übermittlung
Technical description (de):
Folgende Stufen gelten
Validity: erste Stufe;
Plausibility: zweite Stufe;
Acceptance: dritte Stufe;
Comment: vierte Stufe;
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 (de):
Aufenthaltskategorien
Short description (de):
Aufenthaltskategorien für Ausländer
Domain description (de):
Mögliche Werte:
shortTerm-L = Kurzaufenthalter (L);
annual-B = Jahresaufenthalter (B);
settled-C = Niedergelassene (C);
crossBorder-G = Grenzgänger (G);
asylumSeeker-N = Asylsuchender (N);
needForProtection-S = Schutzbedürftige (S);
NotificationProcedureForShorttermWork90Days
= Meldeverfahren für kurzfristige Erwerbstätigkeit (bis 90 Tage, Schengenregelung);
NotificationProcedureForShorttermWork120Days
= Meldeverfahren für kurzfristige Erwerbstätigkeit bis 120 Tage;
ProvisionallyAdmittedForeigners (F) = Vorläufig aufgenommene Ausländer;
ResidentForeignNationalWithGainfulEmployment (Ci) = Aufenthaltsbewilligung mit Erwerbstätigkeit;
othersNotSwiss = Andere (nicht Schweizer) ;
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 (de):
Antwort-Code
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 (de):
Antwort-Code
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 (de):
Absolut-LohnbetragsTyp
Short description (de):
Absolut-LohnbetragsTyp ohne Vorzeichen
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 (de):
LohnbetragsTyp
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 (de):
Abschnitt Identifikation Typ
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 (de):
Geschlechts Typ
Short description (de):
F weiblich; M männlich
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 (de):
SimpleBoolean
Short description (de):
Boolean
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 (de):
Standard Formular ID
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 (de):
13-stellige SV-Nr Typ
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 (de):
QST-Code
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 (de):
Unternehmens UID-BFS Typ
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 (de):
ja, nein oder unbekannt
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 (de):
PLZ Typ
Short description (de):
Postleitzahl
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 .