Direttive per trasmettitore di dati salariali
Direttive standard salari 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_it.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:42
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 (it):
Stato di errore
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 (it):
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
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 (it):
Type Numero RIS
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 (it):
Tipo di cantone
Short description (it):
Tipo di cantone Svizzera
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 (it):
Tipo di Cantone (incl. EX)
Short description (it):
l tipo di cantone di Svizzera incl. EX (EXtern o EXpatriates) che non vivono in Svizzera
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 (it):
Categorie predefinite
Short description (it):
Categorie predefinite
Domain description (it):
Valeurs possibili:
HEN, HEY: Onorario CdA a PIF con domicilio all'estero;
MEN, MEY: Prestazioni derivanti da partecipazioni dei collaboratori esportate a PIF con
domicilio all’estero;
NON, NOY: Non soggetto all'imposta alla fonte;
SFN: Accordo speciale con la Francia;
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 (it):
Tipo di stato civile
Short description (it):
Type d'état civil
Domain description (it):
Valori possibili:
unknown = sconosciuto;
single = celibe/Nubile;
married = sposato(a);
widowed = vedova(a);
divorced = divorziato(a);
separated = separato(a);
registeredPartnership = unione registrata;
partnershipDissolvedByLaw = unione sciolta dal tribunale;
partnershipDissolvedByDeath = unione sciolta per decesso;
partnershipDissolvedByDeclarationOfLost = unione scolta per dichiarazione di scomparsa;
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 (it):
Codice di descrizione
Technical description (it):
Severity: Informazioni Il codice 9999 è sempre riservato ad un
testo libero. Il resto dei codici sono specificati dinamicamente in
RiconoscimentoNotifica.
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 (it):
indirizzo e-mail
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 (it):
Modalità di lavoro in azienda
Short description (it):
Indicare la modalità dell'azienda che lavora
Domain description (it):
Valori possibili: indefiniteSalaryMth = contratto a tempo indeterminato
con stipendio mensile (indefinite duration with salary per month)
indefiniteSalaryMthAWT = contratto a tempo indeterminato con stipendio mensile
e l'orario di lavoro annuale (indefinite duration with salary per month and
annual working time model) indefiniteSalaryHrs = contratto a lungo termine
a tempo indeterminato con salario orario (indefinite duration with salary per
month) indefiniteSalaryNoTimeConstraint = contratto a tempo indeterminato con
acconto, somma forfettaria, salario a cottimo (indefinite duration with commission,
lump sum, piece rate) fixedSalaryMth = contratto a tempo determinato con
paga mensile (fixed/temporary duration salary per month) fixedSalaryHrs =
contratto a tempo determinato con retribuzione oraria (fixed/temporary duration
salary per hour) fixedSalaryNoTimeConstraint = contratto a tempo determinato
con accantonamento, somma forfettaria, stipendio per posto di lavoro (fixed/temporary duration
with commission, lump sum, piece rate) apprentice = accordo di apprendimento
internshipContract = contratto di tirocinio
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 (it):
Codice di errore
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 (it):
Ore o lezioni
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 (it):
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 (it):
Codice lingua
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 (it):
Numero del comune
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 (it):
Nazionalità
Short description (it):
I codici per l'attribuzione corretta della cittadinanza sono disponibili nella norme
ONU (ISO 3166)
Technical description (it):
Estensione 11= sconosciuto 22= apolide : I codici ISO non sono mai stati
controllati sul Prod-Distri Nella plausibilità del livello di qualità può essere
possibile verificare la plausibilità rispetto ai codici ISO 3166 e visualizzare
un'avvertenza.
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 (it):
Percentuale
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 (it):
Posizione professional
Short description (it):
Posizione professionale del dipendente
Domain description (it):
Valori possibili:
highestCadre: Quadro superiore;
middleCadre: Quadro medio;
lowerCadre: Quadro inferiore;
lowestCadre: Responsabile dell’esecuzione di lavori;
noCadre: Senza funzione di quadro;
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 (it):
Livelli di qualità
Short description (it):
Livelli di qualità della trasmissione
Technical description (it):
Ci sono i seguenti livelli:
Validity: primo livello;
Plausibility: secondo livello;
Acceptance: terzo livello;
Comment: quarto piano;
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 (it):
Categoria di permesso
Short description (it):
Categoria di permesso di soggiorno
Domain description (it):
Valore possibile:
shortTerm-L = Dimorante temporaneo (L);
annual-B = Dimorante annuale (B);
settled-C = Domiciliato (C);
crossBorder-G = Frontaliere (G);
asylumSeeker-N = Richiedente d'asilo (N);
needForProtection-S = Bisognoso di protezione (S);
NotificationProcedureForShorttermWork90Days
= Procedura di notifica per attività lucrativa di breve durata (90 giorni);
NotificationProcedureForShorttermWork120Days
= Procedura di notifica per attività lucrativa di breve durata (120 giorni);
ProvisionallyAdmittedForeigners (F) = Persona ammessa provvisoria-mente (F);
ResidentForeignNationalWithGainfulEmployment (Ci)
= Permesso di dimora con attività lucrativa (Ci);
othersNotSwiss = Altro (non svizzero);
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 (it):
Codice di risposta
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 (it):
Codice di risposta
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 (it):
Salario assoluto Tipo
Short description (it):
Salario assoluto Tipo non firmato
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 (it):
Tipo di salario
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 (it):
Identificazione Sezione tipo
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 (it):
Tipo di genere
Short description (it):
F femminile; M maschile
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 (it):
SimpleBoolean
Short description (it):
Booleano
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 (it):
Formulario standard 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 (it):
Tipo il numero assicurazione sociale è di 13 cifre
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 (it):
Codice tariffario IF
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 (it):
Numero d'identificazione IDI-UST
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 (it):
sì, no o sconosciuto
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 (it):
Codice postale
Short description (it):
Codice postale
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 .