Schema CarService1.Cars.Annotated.xsd


schema location:  ..\CarService1.Cars.Annotated.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://toyota.cz/Cars
 
Elements  Complex types  Simple types 
CarAxle  CarAxle  ExteriorColorType 
CarAxleCollection  CarAxleCollection 
CarHistories  CarHistories 
CarHistory  CarHistory 
CarInfo  CarInfo 
CarInfos  CarInfos 
CarSeat  CarSeat 
CarSeatCollection  CarSeatCollection 
CarTyre  CarTyre 
CarTyreCollection  CarTyreCollection 
ExteriorColorType 
GetCarHistory 
GetCarHistoryResponse 
GetCarInfo 
GetCarInfoResponse 


schema location:  ..\CarService1.Serialization.xsd
attribute form default:  qualified
element form default:  qualified
targetNamespace:  http://schemas.microsoft.com/2003/10/Serialization/
 
Attributes  Elements  Simple types 
FactoryType  anyType  char 
Id  anyURI  duration 
Ref  base64Binary  guid 
boolean 
byte 
char 
dateTime 
decimal 
double 
duration 
float 
guid 
int 
long 
QName 
short 
string 
unsignedByte 
unsignedInt 
unsignedLong 
unsignedShort 


element CarAxle
diagram CarService1.Cars_p1.png
namespace http://toyota.cz/Cars
type tns:CarAxle
properties
content complex
nillable true
children tns:IsPowered tns:Length tns:No

element CarAxleCollection
diagram CarService1.Cars_p2.png
namespace http://toyota.cz/Cars
type tns:CarAxleCollection
properties
content complex
nillable true
children tns:CarAxle

element CarHistories
diagram CarService1.Cars_p3.png
namespace http://toyota.cz/Cars
type tns:CarHistories
properties
content complex
nillable true
children tns:CarHistory

element CarHistory
diagram CarService1.Cars_p4.png
namespace http://toyota.cz/Cars
type tns:CarHistory
properties
content complex
nillable true
children tns:VIN tns:Name tns:Code tns:CreateDate tns:IssuedBy tns:Customer

element CarInfo
diagram CarService1.Cars_p5.png
namespace http://toyota.cz/Cars
type tns:CarInfo
properties
content complex
nillable true
children tns:Axles tns:BodyTypeCode tns:BodyTypeID tns:BodyTypeName tns:BrandID tns:BrandName tns:ColorBase tns:Doors tns:ECOCode tns:ECOName tns:ECOType tns:ECO_ID tns:EngineCapacity tns:EngineKata tns:EngineNo tns:EngineVolume tns:FuelTypeCode tns:FuelTypeID tns:FuelTypeName tns:FullKatashiki tns:FullName tns:Height tns:Katashiki tns:Length tns:MaxLadenMass tns:MaxPower tns:MaxSpeed tns:ModelCategoryCode tns:ModelCategoryID tns:ModelCategoryName tns:ModelGenerationCode tns:ModelGenerationID tns:ModelNameCode tns:ModelNameID tns:ModelNameName tns:ModelTypeID tns:ModelTypeName tns:Owner_PTY_ID tns:PoweredAxles tns:ProductionMonth tns:ProductionYear tns:RegistrationBookNumber tns:RegistrationNumber tns:SFX_ID tns:Seats tns:SfxCode tns:SfxName tns:ShortName tns:TransmissionTypeCode tns:TransmissionTypeID tns:TransmissionTypeName tns:TrimCode tns:TrimID tns:Tyres tns:VIN tns:VehicleMassMax tns:VehicleMassMin tns:WheelBase tns:Width tns:ZTPNumber

element CarInfos
diagram CarService1.Cars_p6.png
namespace http://toyota.cz/Cars
type tns:CarInfos
properties
content complex
nillable true
children tns:CarInfo

element CarSeat
diagram CarService1.Cars_p7.png
namespace http://toyota.cz/Cars
type tns:CarSeat
properties
content complex
nillable true
children tns:Qty tns:Row

element CarSeatCollection
diagram CarService1.Cars_p8.png
namespace http://toyota.cz/Cars
type tns:CarSeatCollection
properties
content complex
nillable true
children tns:CarSeat

element CarTyre
diagram CarService1.Cars_p9.png
namespace http://toyota.cz/Cars
type tns:CarTyre
properties
content complex
nillable true
children tns:Description

element CarTyreCollection
diagram CarService1.Cars_p10.png
namespace http://toyota.cz/Cars
type tns:CarTyreCollection
properties
content complex
nillable true
children tns:CarTyre

element ExteriorColorType
diagram CarService1.Cars_p11.png
namespace http://toyota.cz/Cars
type tns:ExteriorColorType
properties
content simple
nillable true
facets
Kind Value annotation 
enumeration Standard 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Metallic 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>

element GetCarHistory
diagram CarService1.Cars_p12.png
namespace http://toyota.cz/Cars
properties
content complex
children tns:VINs

element GetCarHistory/VINs
diagram CarService1.Cars_p13.png
namespace http://toyota.cz/Cars
type q2:ArrayOfstring
properties
isRef 0
minOcc 0
maxOcc 1
nillable true

element GetCarHistoryResponse
diagram CarService1.Cars_p14.png
namespace http://toyota.cz/Cars
properties
content complex
children tns:GetCarHistoryResult

element GetCarHistoryResponse/GetCarHistoryResult
diagram CarService1.Cars_p15.png
namespace http://toyota.cz/Cars
type tns:CarHistories
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:CarHistory

element GetCarInfo
diagram CarService1.Cars_p16.png
namespace http://toyota.cz/Cars
properties
content complex
children tns:VINs

element GetCarInfo/VINs
diagram CarService1.Cars_p17.png
namespace http://toyota.cz/Cars
type q1:ArrayOfstring
properties
isRef 0
minOcc 0
maxOcc 1
nillable true

element GetCarInfoResponse
diagram CarService1.Cars_p18.png
namespace http://toyota.cz/Cars
properties
content complex
children tns:GetCarInfoResult

element GetCarInfoResponse/GetCarInfoResult
diagram CarService1.Cars_p19.png
namespace http://toyota.cz/Cars
type tns:CarInfos
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:CarInfo

complexType CarAxle
diagram CarService1.Cars_p20.png
namespace http://toyota.cz/Cars
children tns:IsPowered tns:Length tns:No
used by
elements CarAxle CarAxleCollection/CarAxle
annotation
documentation
Axle of the vehicle
documentation
Náprava vozu

element CarAxle/IsPowered
diagram CarService1.Cars_p21.png
namespace http://toyota.cz/Cars
type xs:boolean
properties
isRef 0
content simple
annotation
documentation
whether axles is powered.
documentation
zdali je náprava hnaná.

element CarAxle/Length
diagram CarService1.Cars_p22.png
namespace http://toyota.cz/Cars
type xs:unsignedShort
properties
isRef 0
content simple
annotation
documentation
Length of axle
documentation
Délka nápravy

element CarAxle/No
diagram CarService1.Cars_p23.png
namespace http://toyota.cz/Cars
type xs:unsignedByte
properties
isRef 0
content simple
annotation
documentation
Number (in sequence) of axle.
documentation
Císlo (v poradí) nápravy.

complexType CarAxleCollection
diagram CarService1.Cars_p24.png
namespace http://toyota.cz/Cars
children tns:CarAxle
used by
elements CarAxleCollection CarInfo/Axles
annotation
documentation
Collection of CarAxles
documentation
Kolekce náprav.

element CarAxleCollection/CarAxle
diagram CarService1.Cars_p25.png
namespace http://toyota.cz/Cars
type tns:CarAxle
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:IsPowered tns:Length tns:No
annotation
documentation
Car Axle
documentation
Náprava vozidla

complexType CarHistories
diagram CarService1.Cars_p26.png
namespace http://toyota.cz/Cars
children tns:CarHistory
used by
elements CarHistories GetCarHistoryResponse/GetCarHistoryResult
annotation
documentation
Collection of Carhistories.
documentation
Kolekce historií o voze.

element CarHistories/CarHistory
diagram CarService1.Cars_p27.png
namespace http://toyota.cz/Cars
type tns:CarHistory
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:VIN tns:Name tns:Code tns:CreateDate tns:IssuedBy tns:Customer
annotation
documentation
History of vehicle
documentation
Historie vozidla

complexType CarHistory
diagram CarService1.Cars_p28.png
namespace http://toyota.cz/Cars
children tns:VIN tns:Name tns:Code tns:CreateDate tns:IssuedBy tns:Customer
used by
elements CarHistory CarHistories/CarHistory
annotation
documentation
Car history (event).
documentation
Historie o voze (událost)

element CarHistory/VIN
diagram CarService1.Cars_p29.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
content simple
nillable true
annotation
documentation
Vehicle Identification Number (VIN) of CarHistory
documentation
Identifikacní císlo vozidla (VIN) od historie vozidla

element CarHistory/Name
diagram CarService1.Cars_p30.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
content simple
nillable true
annotation
documentation
Name of event of carhistory
documentation
Název události historie vozidla.

element CarHistory/Code
diagram CarService1.Cars_p31.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
content simple
nillable true

element CarHistory/CreateDate
diagram CarService1.Cars_p32.png
namespace http://toyota.cz/Cars
type xs:dateTime
properties
isRef 0
content simple
annotation
documentation
Create date of event.
documentation
Datum vytvorení události.

element CarHistory/IssuedBy
diagram CarService1.Cars_p33.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
content simple
nillable true
annotation
documentation
Issued by
documentation
Vytvoreno kým

element CarHistory/Customer
diagram CarService1.Cars_p34.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Customer in time of event.
documentation
Zákazník v dobe události.

complexType CarInfo
diagram CarService1.Cars_p35.png
namespace http://toyota.cz/Cars
children tns:Axles tns:BodyTypeCode tns:BodyTypeID tns:BodyTypeName tns:BrandID tns:BrandName tns:ColorBase tns:Doors tns:ECOCode tns:ECOName tns:ECOType tns:ECO_ID tns:EngineCapacity tns:EngineKata tns:EngineNo tns:EngineVolume tns:FuelTypeCode tns:FuelTypeID tns:FuelTypeName tns:FullKatashiki tns:FullName tns:Height tns:Katashiki tns:Length tns:MaxLadenMass tns:MaxPower tns:MaxSpeed tns:ModelCategoryCode tns:ModelCategoryID tns:ModelCategoryName tns:ModelGenerationCode tns:ModelGenerationID tns:ModelNameCode tns:ModelNameID tns:ModelNameName tns:ModelTypeID tns:ModelTypeName tns:Owner_PTY_ID tns:PoweredAxles tns:ProductionMonth tns:ProductionYear tns:RegistrationBookNumber tns:RegistrationNumber tns:SFX_ID tns:Seats tns:SfxCode tns:SfxName tns:ShortName tns:TransmissionTypeCode tns:TransmissionTypeID tns:TransmissionTypeName tns:TrimCode tns:TrimID tns:Tyres tns:VIN tns:VehicleMassMax tns:VehicleMassMin tns:WheelBase tns:Width tns:ZTPNumber
used by
elements CarInfo CarInfos/CarInfo
annotation
documentation
Car information
documentation
Informace o voze

element CarInfo/Axles
diagram CarService1.Cars_p36.png
namespace http://toyota.cz/Cars
type tns:CarAxleCollection
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:CarAxle
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Collection of Axles
documentation
Kolekce náprav

element CarInfo/BodyTypeCode
diagram CarService1.Cars_p37.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Code of body type.
documentation
Kódové oznacení karoserie vozu

element CarInfo/BodyTypeID
diagram CarService1.Cars_p38.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of body type
documentation
ID karoserie vozu

element CarInfo/BodyTypeName
diagram CarService1.Cars_p39.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Name of body type
documentation
Jméno karoserie vozu

element CarInfo/BrandID
diagram CarService1.Cars_p40.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of brand of vehicle
documentation
ID znacky vozu

element CarInfo/BrandName
diagram CarService1.Cars_p41.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Name of brand (toyota, lexus)
documentation
Název znacky vozu (toyota, lexus).

element CarInfo/ColorBase
diagram CarService1.Cars_p42.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Color base
documentation
Základní barva

element CarInfo/Doors
diagram CarService1.Cars_p43.png
namespace http://toyota.cz/Cars
type xs:unsignedByte
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Number of doors
documentation
Pocet dverí

element CarInfo/ECOCode
diagram CarService1.Cars_p44.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Code of exterior color (grey etc).
documentation
Kódové oznacení exteriérové barvy (grey atd.).

element CarInfo/ECOName
diagram CarService1.Cars_p45.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Name of exterior color (1C0 etc).
documentation
Název exteriérové barvy (1C0 atd).

element CarInfo/ECOType
diagram CarService1.Cars_p46.png
namespace http://toyota.cz/Cars
type tns:ExteriorColorType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration Standard 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Metallic 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Type of exterior color (metalic etc.)
documentation
Typ exteriérové barvy (metalická atd.)

element CarInfo/ECO_ID
diagram CarService1.Cars_p47.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of exterior color
documentation
ID exteriérové barvy

element CarInfo/EngineCapacity
diagram CarService1.Cars_p48.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Engine Capacity in cm^3 (1333)
documentation
Objem motoru v cm^3 (1333)

element CarInfo/EngineKata
diagram CarService1.Cars_p49.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Engine type
documentation
Typ motoru

element CarInfo/EngineNo
diagram CarService1.Cars_p50.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Engine number
documentation
Císlo motoru

element CarInfo/EngineVolume
diagram CarService1.Cars_p51.png
namespace http://toyota.cz/Cars
type xs:decimal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Engine volume in litres (1,33)
documentation
Objem motoru v litrech (1,33)

element CarInfo/FuelTypeCode
diagram CarService1.Cars_p52.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Code of fuel type.
documentation
Kódové oznacení typu paliva.

element CarInfo/FuelTypeID
diagram CarService1.Cars_p53.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of fuel type
documentation
ID typu paliva

element CarInfo/FuelTypeName
diagram CarService1.Cars_p54.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Name of fuel type.
documentation
Jméno typu paliva.

element CarInfo/FullKatashiki
diagram CarService1.Cars_p55.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Full katashiki
documentation
Modelový kód.

element CarInfo/FullName
diagram CarService1.Cars_p56.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Full name
documentation
Název modelu

element CarInfo/Height
diagram CarService1.Cars_p57.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Height of vehicle
documentation
Výška vozu

element CarInfo/Katashiki
diagram CarService1.Cars_p58.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Katashiki
documentation
Katashiki

element CarInfo/Length
diagram CarService1.Cars_p59.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Length of vehicle
documentation
Délka vozu.

element CarInfo/MaxLadenMass
diagram CarService1.Cars_p60.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Max laden mass.
documentation
Celková hmotnost vozu,

element CarInfo/MaxPower
diagram CarService1.Cars_p61.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
MaX power
documentation
Maximální výkon

element CarInfo/MaxSpeed
diagram CarService1.Cars_p62.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Max Speed
documentation
Maximální rychlost

element CarInfo/ModelCategoryCode
diagram CarService1.Cars_p63.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Code of Model Category
documentation
Kódové oznacení kategorie modelu

element CarInfo/ModelCategoryID
diagram CarService1.Cars_p64.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of Model category
documentation
ID kategorie modelu

element CarInfo/ModelCategoryName
diagram CarService1.Cars_p65.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Name of ModelCategory (MPV, Offroad)
documentation
Kategorie modelu (MPV, offroad atd.)

element CarInfo/ModelGenerationCode
diagram CarService1.Cars_p66.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Code of model generation
documentation
Kódové oznacení Modelové generace

element CarInfo/ModelGenerationID
diagram CarService1.Cars_p67.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>

element CarInfo/ModelNameCode
diagram CarService1.Cars_p68.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
code of Modelname
documentation
Kódové oznacení modelového jména

element CarInfo/ModelNameID
diagram CarService1.Cars_p69.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of model name
documentation
ID modelového jména

element CarInfo/ModelNameName
diagram CarService1.Cars_p70.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Name of Model name (Avensis, Land Cruiser)
documentation
Název Modelového jména (Avensis, Land Cruiser)

element CarInfo/ModelTypeID
diagram CarService1.Cars_p71.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>

element CarInfo/ModelTypeName
diagram CarService1.Cars_p72.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Jméno Modelového typu
documentation
Name of Model Type

element CarInfo/Owner_PTY_ID
diagram CarService1.Cars_p73.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of latest owner party id
documentation
PartyID posledního známehé zákazníka

element CarInfo/PoweredAxles
diagram CarService1.Cars_p74.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Number of powered axles.
documentation
Pocet hnaných náprav.

element CarInfo/ProductionMonth
diagram CarService1.Cars_p75.png
namespace http://toyota.cz/Cars
type xs:unsignedByte
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Production month of vehicle.
documentation
Mesíc kdy bylo auto vyrobeno

element CarInfo/ProductionYear
diagram CarService1.Cars_p76.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Production year
documentation
Rok kdy bylo auto vyrobeno

element CarInfo/RegistrationBookNumber
diagram CarService1.Cars_p77.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Number of registration book.
documentation
Císlo technického prukazu

element CarInfo/RegistrationNumber
diagram CarService1.Cars_p78.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Registration number
documentation
Císlo registracní znacky

element CarInfo/SFX_ID
diagram CarService1.Cars_p79.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of SFX
documentation
ID stupne výbavy

element CarInfo/Seats
diagram CarService1.Cars_p80.png
namespace http://toyota.cz/Cars
type tns:CarSeatCollection
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:CarSeat
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
collection of seats.
documentation
Kolekce sedadel.

element CarInfo/SfxCode
diagram CarService1.Cars_p81.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Code of Sfx
documentation
Kódové oznacení stupne výbavy

element CarInfo/SfxName
diagram CarService1.Cars_p82.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Name of Sfx
documentation
Jméno stupne výbavy

element CarInfo/ShortName
diagram CarService1.Cars_p83.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Short model name
documentation
Zkrácený název modelu

element CarInfo/TransmissionTypeCode
diagram CarService1.Cars_p84.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Code of Transmission type
documentation
Kódové oznacení typu razení

element CarInfo/TransmissionTypeID
diagram CarService1.Cars_p85.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of transmission type
documentation
ID typu razení

element CarInfo/TransmissionTypeName
diagram CarService1.Cars_p86.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Name of transmission type
documentation
Název typu razení

element CarInfo/TrimCode
diagram CarService1.Cars_p87.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Code of interior
documentation
Kód interiéru

element CarInfo/TrimID
diagram CarService1.Cars_p88.png
namespace http://toyota.cz/Cars
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
ID of interior
documentation
ID interiéru vozu

element CarInfo/Tyres
diagram CarService1.Cars_p89.png
namespace http://toyota.cz/Cars
type tns:CarTyreCollection
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:CarTyre
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Collection of permited tyres.
documentation
Kolekce povolených pneumatik

element CarInfo/VIN
diagram CarService1.Cars_p90.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Vehicle identification number
documentation
Identifikacní císlo vozu

element CarInfo/VehicleMassMax
diagram CarService1.Cars_p91.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Mass Max of vehicle
documentation
Maximální pohotovostní hmotnost.

element CarInfo/VehicleMassMin
diagram CarService1.Cars_p92.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Mass Min of Vehicle
documentation
Minimální pohotovostní hmotnost vozu

element CarInfo/WheelBase
diagram CarService1.Cars_p93.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
WheelBase
documentation
Rozvor

element CarInfo/Width
diagram CarService1.Cars_p94.png
namespace http://toyota.cz/Cars
type xs:short
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Width of vehicle
documentation
Šírka vozu

element CarInfo/ZTPNumber
diagram CarService1.Cars_p95.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>
documentation
Number of ZTP
documentation
Císlo ZTP

complexType CarInfos
diagram CarService1.Cars_p96.png
namespace http://toyota.cz/Cars
children tns:CarInfo
used by
elements CarInfos GetCarInfoResponse/GetCarInfoResult
annotation
documentation
Collection of CarInfos
documentation
kolekce informací o vozech

element CarInfos/CarInfo
diagram CarService1.Cars_p97.png
namespace http://toyota.cz/Cars
type tns:CarInfo
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:Axles tns:BodyTypeCode tns:BodyTypeID tns:BodyTypeName tns:BrandID tns:BrandName tns:ColorBase tns:Doors tns:ECOCode tns:ECOName tns:ECOType tns:ECO_ID tns:EngineCapacity tns:EngineKata tns:EngineNo tns:EngineVolume tns:FuelTypeCode tns:FuelTypeID tns:FuelTypeName tns:FullKatashiki tns:FullName tns:Height tns:Katashiki tns:Length tns:MaxLadenMass tns:MaxPower tns:MaxSpeed tns:ModelCategoryCode tns:ModelCategoryID tns:ModelCategoryName tns:ModelGenerationCode tns:ModelGenerationID tns:ModelNameCode tns:ModelNameID tns:ModelNameName tns:ModelTypeID tns:ModelTypeName tns:Owner_PTY_ID tns:PoweredAxles tns:ProductionMonth tns:ProductionYear tns:RegistrationBookNumber tns:RegistrationNumber tns:SFX_ID tns:Seats tns:SfxCode tns:SfxName tns:ShortName tns:TransmissionTypeCode tns:TransmissionTypeID tns:TransmissionTypeName tns:TrimCode tns:TrimID tns:Tyres tns:VIN tns:VehicleMassMax tns:VehicleMassMin tns:WheelBase tns:Width tns:ZTPNumber
annotation
documentation
Information about the car
documentation
Informace o voze

complexType CarSeat
diagram CarService1.Cars_p98.png
namespace http://toyota.cz/Cars
children tns:Qty tns:Row
used by
elements CarSeat CarSeatCollection/CarSeat
annotation
documentation
Car seats
documentation
Sedadla vozu

element CarSeat/Qty
diagram CarService1.Cars_p99.png
namespace http://toyota.cz/Cars
type xs:unsignedByte
properties
isRef 0
content simple
annotation
documentation
Quantity of seats in the current rows
documentation
Pocet sedadel v této rade.

element CarSeat/Row
diagram CarService1.Cars_p100.png
namespace http://toyota.cz/Cars
type xs:unsignedByte
properties
isRef 0
content simple
annotation
documentation
Number of Row of seat
documentation
Císlo rady sedadel.

complexType CarSeatCollection
diagram CarService1.Cars_p101.png
namespace http://toyota.cz/Cars
children tns:CarSeat
used by
elements CarSeatCollection CarInfo/Seats
annotation
documentation
Collection of car seats.
documentation
Kolekce sedadel.

element CarSeatCollection/CarSeat
diagram CarService1.Cars_p102.png
namespace http://toyota.cz/Cars
type tns:CarSeat
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:Qty tns:Row
annotation
documentation
Car Seat
documentation
Sedadlo vozidla

complexType CarTyre
diagram CarService1.Cars_p103.png
namespace http://toyota.cz/Cars
children tns:Description
used by
elements CarTyre CarTyreCollection/CarTyre
annotation
documentation
Permited tyres.
documentation
Povolené pneumatiky.

element CarTyre/Description
diagram CarService1.Cars_p104.png
namespace http://toyota.cz/Cars
type xs:string
properties
isRef 0
content simple
nillable true
annotation
documentation
Description of permited tyres.
documentation
Popis povolených pneumatik.

complexType CarTyreCollection
diagram CarService1.Cars_p105.png
namespace http://toyota.cz/Cars
children tns:CarTyre
used by
elements CarTyreCollection CarInfo/Tyres
annotation
documentation
Collection of tyres
documentation
Kolekce pneumatik.

element CarTyreCollection/CarTyre
diagram CarService1.Cars_p106.png
namespace http://toyota.cz/Cars
type tns:CarTyre
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:Description
annotation
documentation
Car tyre
documentation
Pneumatika vozidla

simpleType ExteriorColorType
namespace http://toyota.cz/Cars
type restriction of xs:string
used by
elements ExteriorColorType CarInfo/ECOType
facets
Kind Value annotation 
enumeration Standard 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Metallic 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>

attribute FactoryType
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:QName

attribute Id
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:ID

attribute Ref
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:IDREF

element anyType
diagram CarService1.Cars_p107.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:anyType
properties
content complex
mixed true
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation

element anyURI
diagram CarService1.Cars_p108.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:anyURI
properties
content simple
nillable true

element base64Binary
diagram CarService1.Cars_p109.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:base64Binary
properties
content simple
nillable true

element boolean
diagram CarService1.Cars_p110.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:boolean
properties
content simple
nillable true

element byte
diagram CarService1.Cars_p111.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:byte
properties
content simple
nillable true

element char
diagram CarService1.Cars_p112.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type tns:char
properties
content simple
nillable true

element dateTime
diagram CarService1.Cars_p113.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:dateTime
properties
content simple
nillable true

element decimal
diagram CarService1.Cars_p114.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:decimal
properties
content simple
nillable true

element double
diagram CarService1.Cars_p115.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:double
properties
content simple
nillable true

element duration
diagram CarService1.Cars_p116.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type tns:duration
properties
content simple
nillable true
facets
Kind Value annotation 
minInclusive -P10675199DT2H48M5.4775808S 
maxInclusive P10675199DT2H48M5.4775807S 
pattern \-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)? 

element float
diagram CarService1.Cars_p117.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:float
properties
content simple
nillable true

element guid
diagram CarService1.Cars_p118.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type tns:guid
properties
content simple
nillable true
facets
Kind Value annotation 
pattern [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} 

element int
diagram CarService1.Cars_p119.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:int
properties
content simple
nillable true

element long
diagram CarService1.Cars_p120.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:long
properties
content simple
nillable true

element QName
diagram CarService1.Cars_p121.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:QName
properties
content simple
nillable true

element short
diagram CarService1.Cars_p122.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:short
properties
content simple
nillable true

element string
diagram CarService1.Cars_p123.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:string
properties
content simple
nillable true

element unsignedByte
diagram CarService1.Cars_p124.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:unsignedByte
properties
content simple
nillable true

element unsignedInt
diagram CarService1.Cars_p125.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:unsignedInt
properties
content simple
nillable true

element unsignedLong
diagram CarService1.Cars_p126.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:unsignedLong
properties
content simple
nillable true

element unsignedShort
diagram CarService1.Cars_p127.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:unsignedShort
properties
content simple
nillable true

simpleType char
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:int
used by
element char

simpleType duration
namespace http://schemas.microsoft.com/2003/10/Serialization/
type restriction of xs:duration
used by
element duration
facets
Kind Value annotation 
minInclusive -P10675199DT2H48M5.4775808S 
maxInclusive P10675199DT2H48M5.4775807S 
pattern \-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)? 

simpleType guid
namespace http://schemas.microsoft.com/2003/10/Serialization/
type restriction of xs:string
used by
element guid
facets
Kind Value annotation 
pattern [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} 


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy