Schema ClaimService1.Well.Annotated.xsd


schema location:  C:\TEMP\______\Test\Service01\ClaimService1.Well.Annotated.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://toyota.cz/Well
 
Elements  Complex types  Simple types 
Invoice  Invoice  InvoiceMode 
InvoiceLine  InvoiceLine  PaymentType 
InvoiceLines  InvoiceLines 
InvoiceMode  InvoiceVAT 
InvoiceVAT  InvoiceVATs 
InvoiceVATs  PartyIdentification 
PartyIdentification 
PaymentType 


schema location:  C:\TEMP\______\Test\Service01\ClaimService1.Service.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://toyota.cz/Service
 
Elements  Complex types  Simple types 
Claim  Claim  ClaimStage 
ClaimInvoice  ClaimInvoice  ClaimType 
ClaimInvoiceLine  ClaimInvoiceLine 
ClaimInvoices  ClaimInvoices 
ClaimOperation  ClaimOperation 
ClaimOperations  ClaimOperations 
ClaimPart  ClaimPart 
ClaimParts  ClaimParts 
ClaimPosition  ClaimPosition 
ClaimPositions  ClaimPositions 
Claims  Claims 
ClaimStage  ClaimStatus 
ClaimStatus  ClaimStatusError 
ClaimStatusError  ClaimStatusErrors 
ClaimStatusErrors  ClaimStatuses 
ClaimStatuses  ClaimSublet 
ClaimSublet  ClaimSublets 
ClaimSublets  VINSplit 
ClaimType 
GetClaim 
GetClaimNumbers 
GetClaimNumbersResponse 
GetClaimResponse 
GetClaimStatus 
GetClaimStatusResponse 
GetInvoice 
GetInvoiceNumbers 
GetInvoiceNumbersResponse 
GetInvoiceResponse 
InsertClaim 
InsertClaimResponse 
VINSplit 


schema location:  C:\TEMP\______\Test\Service01\ClaimService1.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 


schema location:  C:\TEMP\______\Test\Service01\ClaimService1.Arrays.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://schemas.microsoft.com/2003/10/Serialization/Arrays
 
Elements  Complex types 
ArrayOfstring  ArrayOfstring 


schema location:  C:\TEMP\______\Test\Service01\ClaimService1.Well.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://toyota.cz/Well
 
Elements  Complex types  Simple types 
Invoice  Invoice  InvoiceMode 
InvoiceLine  InvoiceLine  PaymentType 
InvoiceLines  InvoiceLines 
InvoiceMode  InvoiceVAT 
InvoiceVAT  InvoiceVATs 
InvoiceVATs  PartyIdentification 
PartyIdentification 
PaymentType 


element Invoice
diagram ClaimService1.Well_p1.png
namespace http://toyota.cz/Well
type tns:Invoice
properties
content complex
nillable true
children tns:Lines tns:VATs tns:Mode tns:PaymentType tns:Number tns:CreateDate tns:TaxDate tns:PaymentDueDate tns:IssuedBy tns:Supplier tns:InvoiceTo tns:PaidBy tns:ShipTo tns:Currency tns:Amount tns:RoundAmount tns:PaymentAmount tns:Text

element InvoiceLine
diagram ClaimService1.Well_p2.png
namespace http://toyota.cz/Well
type tns:InvoiceLine
properties
content complex
nillable true
children tns:Text1 tns:Text2 tns:Text3 tns:Group tns:VATRate tns:Amount

element InvoiceLines
diagram ClaimService1.Well_p3.png
namespace http://toyota.cz/Well
type tns:InvoiceLines
properties
content complex
nillable true
children tns:Line

element InvoiceMode
diagram ClaimService1.Well_p4.png
namespace http://toyota.cz/Well
type tns:InvoiceMode
properties
content simple
nillable true
facets
Kind Value annotation 
enumeration Normal 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Credit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Debit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration Other 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>

element InvoiceVAT
diagram ClaimService1.Well_p5.png
namespace http://toyota.cz/Well
type tns:InvoiceVAT
properties
content complex
nillable true
children tns:VATRate tns:BaseAmount tns:TaxAmount

element InvoiceVATs
diagram ClaimService1.Well_p6.png
namespace http://toyota.cz/Well
type tns:InvoiceVATs
properties
content complex
nillable true
children tns:VAT

element PartyIdentification
diagram ClaimService1.Well_p7.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element PaymentType
diagram ClaimService1.Well_p8.png
namespace http://toyota.cz/Well
type tns:PaymentType
properties
content simple
nillable true
facets
Kind Value annotation 
enumeration BankTransfer 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Cash 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>

complexType Invoice
diagram ClaimService1.Well_p9.png
namespace http://toyota.cz/Well
children tns:Lines tns:VATs tns:Mode tns:PaymentType tns:Number tns:CreateDate tns:TaxDate tns:PaymentDueDate tns:IssuedBy tns:Supplier tns:InvoiceTo tns:PaidBy tns:ShipTo tns:Currency tns:Amount tns:RoundAmount tns:PaymentAmount tns:Text
used by
elements Invoice Invoice
complexType ClaimInvoice
annotation
appinfo
<GenericType Name="Invoice" Namespace="http://toyota.cz/Well" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="ClaimInvoiceLine" Namespace="http://toyota.cz/Service"/>
</GenericType>
documentation
obecná faktura
documentation
general invoice

element Invoice/Lines
diagram ClaimService1.Well_p10.png
namespace http://toyota.cz/Well
type tns:InvoiceLines
properties
isRef 0
content complex
nillable true
children tns:Line

element Invoice/VATs
diagram ClaimService1.Well_p11.png
namespace http://toyota.cz/Well
type tns:InvoiceVATs
properties
isRef 0
content complex
nillable true
children tns:VAT

element Invoice/Mode
diagram ClaimService1.Well_p12.png
namespace http://toyota.cz/Well
type tns:InvoiceMode
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Normal 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Credit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Debit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration Other 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>

element Invoice/PaymentType
diagram ClaimService1.Well_p13.png
namespace http://toyota.cz/Well
type tns:PaymentType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration BankTransfer 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Cash 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>

element Invoice/Number
diagram ClaimService1.Well_p14.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

element Invoice/CreateDate
diagram ClaimService1.Well_p15.png
namespace http://toyota.cz/Well
type xs:dateTime
properties
isRef 0
content simple

element Invoice/TaxDate
diagram ClaimService1.Well_p16.png
namespace http://toyota.cz/Well
type xs:dateTime
properties
isRef 0
content simple

element Invoice/PaymentDueDate
diagram ClaimService1.Well_p17.png
namespace http://toyota.cz/Well
type xs:dateTime
properties
isRef 0
content simple

element Invoice/IssuedBy
diagram ClaimService1.Well_p18.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element Invoice/Supplier
diagram ClaimService1.Well_p19.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element Invoice/InvoiceTo
diagram ClaimService1.Well_p20.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element Invoice/PaidBy
diagram ClaimService1.Well_p21.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>

element Invoice/ShipTo
diagram ClaimService1.Well_p22.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element Invoice/Currency
diagram ClaimService1.Well_p23.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

element Invoice/Amount
diagram ClaimService1.Well_p24.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element Invoice/RoundAmount
diagram ClaimService1.Well_p25.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element Invoice/PaymentAmount
diagram ClaimService1.Well_p26.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element Invoice/Text
diagram ClaimService1.Well_p27.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

complexType InvoiceLine
diagram ClaimService1.Well_p28.png
namespace http://toyota.cz/Well
children tns:Text1 tns:Text2 tns:Text3 tns:Group tns:VATRate tns:Amount
used by
elements InvoiceLine InvoiceLine
complexType ClaimInvoiceLine
annotation
documentation
řádek obecné faktury
documentation
general invoice line

element InvoiceLine/Text1
diagram ClaimService1.Well_p29.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true
annotation
documentation
popis řádky 1
documentation
line description 1

element InvoiceLine/Text2
diagram ClaimService1.Well_p30.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true
annotation
documentation
popis řádky 2
documentation
line description 2

element InvoiceLine/Text3
diagram ClaimService1.Well_p31.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true
annotation
documentation
popis řádky 3
documentation
line description 3

element InvoiceLine/Group
diagram ClaimService1.Well_p32.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true
annotation
documentation
pole pro seskupení řádků faktury
documentation
invoice line group field

element InvoiceLine/VATRate
diagram ClaimService1.Well_p33.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple
annotation
documentation
sazba DPH
documentation
VAT rate

element InvoiceLine/Amount
diagram ClaimService1.Well_p34.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple
annotation
documentation
částka
documentation
amount

complexType InvoiceLines
diagram ClaimService1.Well_p35.png
namespace http://toyota.cz/Well
children tns:Line
used by
elements InvoiceLines InvoiceLines Invoice/Lines Invoice/Lines
annotation
appinfo
<GenericType Name="InvoiceLines" Namespace="http://toyota.cz/Well" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="ClaimInvoiceLine" Namespace="http://toyota.cz/Service"/>
</GenericType>
documentation
kolekce řádků obecné faktury
documentation
general invoice lines collection

element InvoiceLines/Line
diagram ClaimService1.Well_p36.png
namespace http://toyota.cz/Well
type tns:ClaimInvoiceLine
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
mixed false
nillable true
children tns:Text1 tns:Text2 tns:Text3 tns:Group tns:VATRate tns:Amount tns:ClaimNo tns:RepairOrderNo

complexType InvoiceVAT
diagram ClaimService1.Well_p37.png
namespace http://toyota.cz/Well
children tns:VATRate tns:BaseAmount tns:TaxAmount
used by
elements InvoiceVAT InvoiceVAT InvoiceVATs/VAT InvoiceVATs/VAT
annotation
documentation
řádek vyčíslení DPH
documentation
invoice VAT line

element InvoiceVAT/VATRate
diagram ClaimService1.Well_p38.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple
annotation
documentation
sazba DPH
documentation
VAT rate

element InvoiceVAT/BaseAmount
diagram ClaimService1.Well_p39.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple
annotation
documentation
základ DPH
documentation
VAT base amount

element InvoiceVAT/TaxAmount
diagram ClaimService1.Well_p40.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple
annotation
documentation
částka DPH
documentation
VAT amount

complexType InvoiceVATs
diagram ClaimService1.Well_p41.png
namespace http://toyota.cz/Well
children tns:VAT
used by
elements InvoiceVATs InvoiceVATs Invoice/VATs Invoice/VATs
annotation
documentation
kolekce řádků vyčíslení DPH
documentation
collection of invoice VAT lines

element InvoiceVATs/VAT
diagram ClaimService1.Well_p42.png
namespace http://toyota.cz/Well
type tns:InvoiceVAT
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:VATRate tns:BaseAmount tns:TaxAmount
annotation
documentation
řádek vyčíslení DPH
documentation
invoice VAT line

complexType PartyIdentification
diagram ClaimService1.Well_p43.png
namespace http://toyota.cz/Well
children tns:PartyID tns:SaltID tns:ExternalID
used by
elements PartyIdentification PartyIdentification Invoice/InvoiceTo Invoice/InvoiceTo Invoice/IssuedBy Invoice/IssuedBy Invoice/PaidBy Invoice/PaidBy Invoice/ShipTo Invoice/ShipTo Invoice/Supplier Invoice/Supplier
annotation
documentation
Identifikace v systémech TMCZ
documentation
Identification in system TMCZ

element PartyIdentification/PartyID
diagram ClaimService1.Well_p44.png
namespace http://toyota.cz/Well
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 na straně TMCZ (Well)
documentation
ID on the side TMCZ

element PartyIdentification/SaltID
diagram ClaimService1.Well_p45.png
namespace http://toyota.cz/Well
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
kontrolní ID
documentation
check id

element PartyIdentification/ExternalID
diagram ClaimService1.Well_p46.png
namespace http://toyota.cz/Well
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
Identifikace Party v systému původce (vlastníka), pokud jím není TMCZ
documentation
Identification of Party in owner system, if owner is not TMCZ.

simpleType InvoiceMode
namespace http://toyota.cz/Well
type restriction of xs:string
used by
elements InvoiceMode InvoiceMode Invoice/Mode Invoice/Mode
facets
Kind Value annotation 
enumeration Normal 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Credit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Debit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration Other 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>

simpleType PaymentType
namespace http://toyota.cz/Well
type restriction of xs:string
used by
elements PaymentType PaymentType Invoice/PaymentType Invoice/PaymentType
facets
Kind Value annotation 
enumeration BankTransfer 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Cash 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>

element Claim
diagram ClaimService1.Well_p47.png
namespace http://toyota.cz/Service
type tns:Claim
properties
content complex
nillable true
children tns:Operations tns:Parts tns:Positions tns:Sublets tns:ClaimType tns:VIN tns:Mileage tns:DeliveryDate tns:IsForeignVehicle tns:IsVehicleRelated tns:IsWarrantyBookOK tns:RepairOrderNo tns:DlrCode tns:DlrClaimNo tns:ReceptionDate tns:RepairDate tns:ClaimDate tns:Condition tns:Cause tns:Remedy tns:T1 tns:T2 tns:MidtronicFirstTest1 tns:MidtronicLastTest1 tns:MidtronicFirstTest2 tns:MidtronicLastTest2 tns:ACInstallationMileage tns:ACInstallationDate tns:P1PreviousMileage tns:P1PreviousRepairDate tns:P1PreviousRepairOrder tns:P2SalesInvoiceNo tns:P2SalesInvoiceDate tns:P2PreviousSalesInvoiceNo tns:P2PreviousSalesInvoiceDate tns:SI

element ClaimInvoice
diagram ClaimService1.Well_p48.png
namespace http://toyota.cz/Service
type tns:ClaimInvoice
properties
content complex
mixed false
nillable true
children tns:Lines tns:VATs tns:Mode tns:PaymentType tns:Number tns:CreateDate tns:TaxDate tns:PaymentDueDate tns:IssuedBy tns:Supplier tns:InvoiceTo tns:PaidBy tns:ShipTo tns:Currency tns:Amount tns:RoundAmount tns:PaymentAmount tns:Text tns:Comment

element ClaimInvoiceLine
diagram ClaimService1.Well_p49.png
namespace http://toyota.cz/Service
type tns:ClaimInvoiceLine
properties
content complex
mixed false
nillable true
children tns:Text1 tns:Text2 tns:Text3 tns:Group tns:VATRate tns:Amount tns:ClaimNo tns:RepairOrderNo

element ClaimInvoices
diagram ClaimService1.Well_p50.png
namespace http://toyota.cz/Service
type tns:ClaimInvoices
properties
content complex
nillable true
children tns:Invoice

element ClaimOperation
diagram ClaimService1.Well_p51.png
namespace http://toyota.cz/Service
type tns:ClaimOperation
properties
content complex
nillable true
children tns:IsMain tns:OperationCode tns:ClaimedHours tns:IsClaimed tns:OperationDescription tns:OperationComment

element ClaimOperations
diagram ClaimService1.Well_p52.png
namespace http://toyota.cz/Service
type tns:ClaimOperations
properties
content complex
nillable true
children tns:Operation

element ClaimPart
diagram ClaimService1.Well_p53.png
namespace http://toyota.cz/Service
type tns:ClaimPart
properties
content complex
nillable true
children tns:IsMain tns:PartNo tns:ClaimedQty tns:ClaimedAmount tns:PartInvoiceNo tns:PartInvoiceDate tns:PartDescription tns:PartComment

element ClaimParts
diagram ClaimService1.Well_p54.png
namespace http://toyota.cz/Service
type tns:ClaimParts
properties
content complex
nillable true
children tns:Part

element ClaimPosition
diagram ClaimService1.Well_p55.png
namespace http://toyota.cz/Service
type tns:ClaimPosition
properties
content complex
nillable true
children tns:PositionCode

element ClaimPositions
diagram ClaimService1.Well_p56.png
namespace http://toyota.cz/Service
type tns:ClaimPositions
properties
content complex
nillable true
children tns:Position

element Claims
diagram ClaimService1.Well_p57.png
namespace http://toyota.cz/Service
type tns:Claims
properties
content complex
nillable true
children tns:Claim

element ClaimStage
diagram ClaimService1.Well_p58.png
namespace http://toyota.cz/Service
type tns:ClaimStage
properties
content simple
nillable true
facets
Kind Value annotation 
enumeration Stored 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Sent 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Invoiced 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>

element ClaimStatus
diagram ClaimService1.Well_p59.png
namespace http://toyota.cz/Service
type tns:ClaimStatus
properties
content complex
nillable true
children tns:Errors tns:DlrCode tns:DlrClaimNo tns:CWSClaimCode tns:Stage tns:Reason

element ClaimStatusError
diagram ClaimService1.Well_p60.png
namespace http://toyota.cz/Service
type tns:ClaimStatusError
properties
content complex
nillable true
children tns:ErrorCode tns:ErrorNumber tns:ErrorString

element ClaimStatusErrors
diagram ClaimService1.Well_p61.png
namespace http://toyota.cz/Service
type tns:ClaimStatusErrors
properties
content complex
nillable true
children tns:Error

element ClaimStatuses
diagram ClaimService1.Well_p62.png
namespace http://toyota.cz/Service
type tns:ClaimStatuses
properties
content complex
nillable true
children tns:Status

element ClaimSublet
diagram ClaimService1.Well_p63.png
namespace http://toyota.cz/Service
type tns:ClaimSublet
properties
content complex
nillable true
children tns:SubletCode tns:ClaimedAmount tns:SubletInvoiceNo tns:SubletDescription tns:SubletComment

element ClaimSublets
diagram ClaimService1.Well_p64.png
namespace http://toyota.cz/Service
type tns:ClaimSublets
properties
content complex
nillable true
children tns:Sublet

element ClaimType
diagram ClaimService1.Well_p65.png
namespace http://toyota.cz/Service
type tns:ClaimType
properties
content simple
nillable true
facets
Kind Value annotation 
enumeration VE 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration AC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration P1 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration P2 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
enumeration SOPE_VE 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
enumeration SOPE_AC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
enumeration SOPE_P1 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
enumeration SOPE_NV 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
enumeration TEC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue>

element GetClaim
diagram ClaimService1.Well_p66.png
namespace http://toyota.cz/Service
properties
content complex
children tns:claimNumbers

element GetClaim/claimNumbers
diagram ClaimService1.Well_p67.png
namespace http://toyota.cz/Service
type tns:ArrayOfstring
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:string

element GetClaimNumbers
diagram ClaimService1.Well_p68.png
namespace http://toyota.cz/Service
properties
content complex
children tns:dateFrom tns:dateTo

element GetClaimNumbers/dateFrom
diagram ClaimService1.Well_p69.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GetClaimNumbers/dateTo
diagram ClaimService1.Well_p70.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GetClaimNumbersResponse
diagram ClaimService1.Well_p71.png
namespace http://toyota.cz/Service
properties
content complex
children tns:GetClaimNumbersResult

element GetClaimNumbersResponse/GetClaimNumbersResult
diagram ClaimService1.Well_p72.png
namespace http://toyota.cz/Service
type tns:ArrayOfstring
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:string

element GetClaimResponse
diagram ClaimService1.Well_p73.png
namespace http://toyota.cz/Service
properties
content complex
children tns:GetClaimResult

element GetClaimResponse/GetClaimResult
diagram ClaimService1.Well_p74.png
namespace http://toyota.cz/Service
type tns:Claims
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Claim

element GetClaimStatus
diagram ClaimService1.Well_p75.png
namespace http://toyota.cz/Service
properties
content complex
children tns:claimNumbers

element GetClaimStatus/claimNumbers
diagram ClaimService1.Well_p76.png
namespace http://toyota.cz/Service
type tns:ArrayOfstring
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:string

element GetClaimStatusResponse
diagram ClaimService1.Well_p77.png
namespace http://toyota.cz/Service
properties
content complex
children tns:GetClaimStatusResult

element GetClaimStatusResponse/GetClaimStatusResult
diagram ClaimService1.Well_p78.png
namespace http://toyota.cz/Service
type tns:ClaimStatuses
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Status

element GetInvoice
diagram ClaimService1.Well_p79.png
namespace http://toyota.cz/Service
properties
content complex
children tns:invoiceNumbers

element GetInvoice/invoiceNumbers
diagram ClaimService1.Well_p80.png
namespace http://toyota.cz/Service
type tns:ArrayOfstring
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:string

element GetInvoiceNumbers
diagram ClaimService1.Well_p81.png
namespace http://toyota.cz/Service
properties
content complex
children tns:dateFrom tns:dateTo

element GetInvoiceNumbers/dateFrom
diagram ClaimService1.Well_p82.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GetInvoiceNumbers/dateTo
diagram ClaimService1.Well_p83.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element GetInvoiceNumbersResponse
diagram ClaimService1.Well_p84.png
namespace http://toyota.cz/Service
properties
content complex
children tns:GetInvoiceNumbersResult

element GetInvoiceNumbersResponse/GetInvoiceNumbersResult
diagram ClaimService1.Well_p85.png
namespace http://toyota.cz/Service
type tns:ArrayOfstring
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:string

element GetInvoiceResponse
diagram ClaimService1.Well_p86.png
namespace http://toyota.cz/Service
properties
content complex
children tns:GetInvoiceResult

element GetInvoiceResponse/GetInvoiceResult
diagram ClaimService1.Well_p87.png
namespace http://toyota.cz/Service
type tns:ClaimInvoices
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Invoice

element InsertClaim
diagram ClaimService1.Well_p88.png
namespace http://toyota.cz/Service
properties
content complex
children tns:claims

element InsertClaim/claims
diagram ClaimService1.Well_p89.png
namespace http://toyota.cz/Service
type tns:Claims
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Claim

element InsertClaimResponse
diagram ClaimService1.Well_p90.png
namespace http://toyota.cz/Service
properties
content complex
children tns:InsertClaimResult

element InsertClaimResponse/InsertClaimResult
diagram ClaimService1.Well_p91.png
namespace http://toyota.cz/Service
type tns:ClaimStatuses
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Status

element VINSplit
diagram ClaimService1.Well_p92.png
namespace http://toyota.cz/Service
type tns:VINSplit
properties
content complex
nillable true
children tns:WMI tns:VDS tns:VIS

complexType Claim
diagram ClaimService1.Well_p93.png
namespace http://toyota.cz/Service
children tns:Operations tns:Parts tns:Positions tns:Sublets tns:ClaimType tns:VIN tns:Mileage tns:DeliveryDate tns:IsForeignVehicle tns:IsVehicleRelated tns:IsWarrantyBookOK tns:RepairOrderNo tns:DlrCode tns:DlrClaimNo tns:ReceptionDate tns:RepairDate tns:ClaimDate tns:Condition tns:Cause tns:Remedy tns:T1 tns:T2 tns:MidtronicFirstTest1 tns:MidtronicLastTest1 tns:MidtronicFirstTest2 tns:MidtronicLastTest2 tns:ACInstallationMileage tns:ACInstallationDate tns:P1PreviousMileage tns:P1PreviousRepairDate tns:P1PreviousRepairOrder tns:P2SalesInvoiceNo tns:P2SalesInvoiceDate tns:P2PreviousSalesInvoiceNo tns:P2PreviousSalesInvoiceDate tns:SI
used by
elements Claim Claims/Claim

element Claim/Operations
diagram ClaimService1.Well_p94.png
namespace http://toyota.cz/Service
type tns:ClaimOperations
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Operation

element Claim/Parts
diagram ClaimService1.Well_p95.png
namespace http://toyota.cz/Service
type tns:ClaimParts
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Part

element Claim/Positions
diagram ClaimService1.Well_p96.png
namespace http://toyota.cz/Service
type tns:ClaimPositions
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Position

element Claim/Sublets
diagram ClaimService1.Well_p97.png
namespace http://toyota.cz/Service
type tns:ClaimSublets
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:Sublet

element Claim/ClaimType
diagram ClaimService1.Well_p98.png
namespace http://toyota.cz/Service
type tns:ClaimType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration VE 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration AC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration P1 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration P2 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
enumeration SOPE_VE 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
enumeration SOPE_AC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
enumeration SOPE_P1 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
enumeration SOPE_NV 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
enumeration TEC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue>

element Claim/VIN
diagram ClaimService1.Well_p99.png
namespace http://toyota.cz/Service
type tns:VINSplit
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:WMI tns:VDS tns:VIS

element Claim/Mileage
diagram ClaimService1.Well_p100.png
namespace http://toyota.cz/Service
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/"/>

element Claim/DeliveryDate
diagram ClaimService1.Well_p101.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>

element Claim/IsForeignVehicle
diagram ClaimService1.Well_p102.png
namespace http://toyota.cz/Service
type xs:boolean
properties
isRef 0
content simple

element Claim/IsVehicleRelated
diagram ClaimService1.Well_p103.png
namespace http://toyota.cz/Service
type xs:boolean
properties
isRef 0
content simple

element Claim/IsWarrantyBookOK
diagram ClaimService1.Well_p104.png
namespace http://toyota.cz/Service
type xs:boolean
properties
isRef 0
content simple

element Claim/RepairOrderNo
diagram ClaimService1.Well_p105.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element Claim/DlrCode
diagram ClaimService1.Well_p106.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element Claim/DlrClaimNo
diagram ClaimService1.Well_p107.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element Claim/ReceptionDate
diagram ClaimService1.Well_p108.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
content simple

element Claim/RepairDate
diagram ClaimService1.Well_p109.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
content simple

element Claim/ClaimDate
diagram ClaimService1.Well_p110.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
content simple

element Claim/Condition
diagram ClaimService1.Well_p111.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element Claim/Cause
diagram ClaimService1.Well_p112.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element Claim/Remedy
diagram ClaimService1.Well_p113.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element Claim/T1
diagram ClaimService1.Well_p114.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element Claim/T2
diagram ClaimService1.Well_p115.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element Claim/MidtronicFirstTest1
diagram ClaimService1.Well_p116.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element Claim/MidtronicLastTest1
diagram ClaimService1.Well_p117.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element Claim/MidtronicFirstTest2
diagram ClaimService1.Well_p118.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element Claim/MidtronicLastTest2
diagram ClaimService1.Well_p119.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element Claim/ACInstallationMileage
diagram ClaimService1.Well_p120.png
namespace http://toyota.cz/Service
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/"/>

element Claim/ACInstallationDate
diagram ClaimService1.Well_p121.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element Claim/P1PreviousMileage
diagram ClaimService1.Well_p122.png
namespace http://toyota.cz/Service
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/"/>

element Claim/P1PreviousRepairDate
diagram ClaimService1.Well_p123.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element Claim/P1PreviousRepairOrder
diagram ClaimService1.Well_p124.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element Claim/P2SalesInvoiceNo
diagram ClaimService1.Well_p125.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element Claim/P2SalesInvoiceDate
diagram ClaimService1.Well_p126.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element Claim/P2PreviousSalesInvoiceNo
diagram ClaimService1.Well_p127.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element Claim/P2PreviousSalesInvoiceDate
diagram ClaimService1.Well_p128.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element Claim/SI
diagram ClaimService1.Well_p129.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

complexType ClaimInvoice
diagram ClaimService1.Well_p130.png
namespace http://toyota.cz/Service
type extension of tns:Invoice
properties
base q6:Invoice
mixed false
children tns:Lines tns:VATs tns:Mode tns:PaymentType tns:Number tns:CreateDate tns:TaxDate tns:PaymentDueDate tns:IssuedBy tns:Supplier tns:InvoiceTo tns:PaidBy tns:ShipTo tns:Currency tns:Amount tns:RoundAmount tns:PaymentAmount tns:Text tns:Comment
used by
elements ClaimInvoice ClaimInvoices/Invoice

element ClaimInvoice/Comment
diagram ClaimService1.Well_p131.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

complexType ClaimInvoiceLine
diagram ClaimService1.Well_p132.png
namespace http://toyota.cz/Service
type extension of tns:InvoiceLine
properties
base q7:InvoiceLine
mixed false
children tns:Text1 tns:Text2 tns:Text3 tns:Group tns:VATRate tns:Amount tns:ClaimNo tns:RepairOrderNo
used by
elements ClaimInvoiceLine InvoiceLines/Line InvoiceLines/Line

element ClaimInvoiceLine/ClaimNo
diagram ClaimService1.Well_p133.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimInvoiceLine/RepairOrderNo
diagram ClaimService1.Well_p134.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

complexType ClaimInvoices
diagram ClaimService1.Well_p135.png
namespace http://toyota.cz/Service
children tns:Invoice
used by
elements ClaimInvoices GetInvoiceResponse/GetInvoiceResult

element ClaimInvoices/Invoice
diagram ClaimService1.Well_p136.png
namespace http://toyota.cz/Service
type tns:ClaimInvoice
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
mixed false
nillable true
children tns:Lines tns:VATs tns:Mode tns:PaymentType tns:Number tns:CreateDate tns:TaxDate tns:PaymentDueDate tns:IssuedBy tns:Supplier tns:InvoiceTo tns:PaidBy tns:ShipTo tns:Currency tns:Amount tns:RoundAmount tns:PaymentAmount tns:Text tns:Comment

complexType ClaimOperation
diagram ClaimService1.Well_p137.png
namespace http://toyota.cz/Service
children tns:IsMain tns:OperationCode tns:ClaimedHours tns:IsClaimed tns:OperationDescription tns:OperationComment
used by
elements ClaimOperation ClaimOperations/Operation

element ClaimOperation/IsMain
diagram ClaimService1.Well_p138.png
namespace http://toyota.cz/Service
type xs:boolean
properties
isRef 0
content simple

element ClaimOperation/OperationCode
diagram ClaimService1.Well_p139.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimOperation/ClaimedHours
diagram ClaimService1.Well_p140.png
namespace http://toyota.cz/Service
type xs:decimal
properties
isRef 0
content simple

element ClaimOperation/IsClaimed
diagram ClaimService1.Well_p141.png
namespace http://toyota.cz/Service
type xs:boolean
properties
isRef 0
content simple

element ClaimOperation/OperationDescription
diagram ClaimService1.Well_p142.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element ClaimOperation/OperationComment
diagram ClaimService1.Well_p143.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

complexType ClaimOperations
diagram ClaimService1.Well_p144.png
namespace http://toyota.cz/Service
children tns:Operation
used by
elements ClaimOperations Claim/Operations

element ClaimOperations/Operation
diagram ClaimService1.Well_p145.png
namespace http://toyota.cz/Service
type tns:ClaimOperation
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:IsMain tns:OperationCode tns:ClaimedHours tns:IsClaimed tns:OperationDescription tns:OperationComment

complexType ClaimPart
diagram ClaimService1.Well_p146.png
namespace http://toyota.cz/Service
children tns:IsMain tns:PartNo tns:ClaimedQty tns:ClaimedAmount tns:PartInvoiceNo tns:PartInvoiceDate tns:PartDescription tns:PartComment
used by
elements ClaimPart ClaimParts/Part

element ClaimPart/IsMain
diagram ClaimService1.Well_p147.png
namespace http://toyota.cz/Service
type xs:boolean
properties
isRef 0
content simple

element ClaimPart/PartNo
diagram ClaimService1.Well_p148.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimPart/ClaimedQty
diagram ClaimService1.Well_p149.png
namespace http://toyota.cz/Service
type xs:int
properties
isRef 0
content simple

element ClaimPart/ClaimedAmount
diagram ClaimService1.Well_p150.png
namespace http://toyota.cz/Service
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/"/>

element ClaimPart/PartInvoiceNo
diagram ClaimService1.Well_p151.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element ClaimPart/PartInvoiceDate
diagram ClaimService1.Well_p152.png
namespace http://toyota.cz/Service
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple

element ClaimPart/PartDescription
diagram ClaimService1.Well_p153.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element ClaimPart/PartComment
diagram ClaimService1.Well_p154.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

complexType ClaimParts
diagram ClaimService1.Well_p155.png
namespace http://toyota.cz/Service
children tns:Part
used by
elements ClaimParts Claim/Parts

element ClaimParts/Part
diagram ClaimService1.Well_p156.png
namespace http://toyota.cz/Service
type tns:ClaimPart
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:IsMain tns:PartNo tns:ClaimedQty tns:ClaimedAmount tns:PartInvoiceNo tns:PartInvoiceDate tns:PartDescription tns:PartComment

complexType ClaimPosition
diagram ClaimService1.Well_p157.png
namespace http://toyota.cz/Service
children tns:PositionCode
used by
elements ClaimPosition ClaimPositions/Position

element ClaimPosition/PositionCode
diagram ClaimService1.Well_p158.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

complexType ClaimPositions
diagram ClaimService1.Well_p159.png
namespace http://toyota.cz/Service
children tns:Position
used by
elements ClaimPositions Claim/Positions

element ClaimPositions/Position
diagram ClaimService1.Well_p160.png
namespace http://toyota.cz/Service
type tns:ClaimPosition
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:PositionCode

complexType Claims
diagram ClaimService1.Well_p161.png
namespace http://toyota.cz/Service
children tns:Claim
used by
elements Claims InsertClaim/claims GetClaimResponse/GetClaimResult

element Claims/Claim
diagram ClaimService1.Well_p162.png
namespace http://toyota.cz/Service
type tns:Claim
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:Operations tns:Parts tns:Positions tns:Sublets tns:ClaimType tns:VIN tns:Mileage tns:DeliveryDate tns:IsForeignVehicle tns:IsVehicleRelated tns:IsWarrantyBookOK tns:RepairOrderNo tns:DlrCode tns:DlrClaimNo tns:ReceptionDate tns:RepairDate tns:ClaimDate tns:Condition tns:Cause tns:Remedy tns:T1 tns:T2 tns:MidtronicFirstTest1 tns:MidtronicLastTest1 tns:MidtronicFirstTest2 tns:MidtronicLastTest2 tns:ACInstallationMileage tns:ACInstallationDate tns:P1PreviousMileage tns:P1PreviousRepairDate tns:P1PreviousRepairOrder tns:P2SalesInvoiceNo tns:P2SalesInvoiceDate tns:P2PreviousSalesInvoiceNo tns:P2PreviousSalesInvoiceDate tns:SI

complexType ClaimStatus
diagram ClaimService1.Well_p163.png
namespace http://toyota.cz/Service
children tns:Errors tns:DlrCode tns:DlrClaimNo tns:CWSClaimCode tns:Stage tns:Reason
used by
elements ClaimStatus ClaimStatuses/Status

element ClaimStatus/Errors
diagram ClaimService1.Well_p164.png
namespace http://toyota.cz/Service
type tns:ClaimStatusErrors
properties
isRef 0
content complex
nillable true
children tns:Error

element ClaimStatus/DlrCode
diagram ClaimService1.Well_p165.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimStatus/DlrClaimNo
diagram ClaimService1.Well_p166.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimStatus/CWSClaimCode
diagram ClaimService1.Well_p167.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

element ClaimStatus/Stage
diagram ClaimService1.Well_p168.png
namespace http://toyota.cz/Service
type tns:ClaimStage
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Stored 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Sent 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Invoiced 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>

element ClaimStatus/Reason
diagram ClaimService1.Well_p169.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

complexType ClaimStatusError
diagram ClaimService1.Well_p170.png
namespace http://toyota.cz/Service
children tns:ErrorCode tns:ErrorNumber tns:ErrorString
used by
elements ClaimStatusError ClaimStatusErrors/Error

element ClaimStatusError/ErrorCode
diagram ClaimService1.Well_p171.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimStatusError/ErrorNumber
diagram ClaimService1.Well_p172.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimStatusError/ErrorString
diagram ClaimService1.Well_p173.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

complexType ClaimStatusErrors
diagram ClaimService1.Well_p174.png
namespace http://toyota.cz/Service
children tns:Error
used by
elements ClaimStatusErrors ClaimStatus/Errors

element ClaimStatusErrors/Error
diagram ClaimService1.Well_p175.png
namespace http://toyota.cz/Service
type tns:ClaimStatusError
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:ErrorCode tns:ErrorNumber tns:ErrorString

complexType ClaimStatuses
diagram ClaimService1.Well_p176.png
namespace http://toyota.cz/Service
children tns:Status
used by
elements ClaimStatuses GetClaimStatusResponse/GetClaimStatusResult InsertClaimResponse/InsertClaimResult

element ClaimStatuses/Status
diagram ClaimService1.Well_p177.png
namespace http://toyota.cz/Service
type tns:ClaimStatus
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:Errors tns:DlrCode tns:DlrClaimNo tns:CWSClaimCode tns:Stage tns:Reason

complexType ClaimSublet
diagram ClaimService1.Well_p178.png
namespace http://toyota.cz/Service
children tns:SubletCode tns:ClaimedAmount tns:SubletInvoiceNo tns:SubletDescription tns:SubletComment
used by
elements ClaimSublet ClaimSublets/Sublet

element ClaimSublet/SubletCode
diagram ClaimService1.Well_p179.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimSublet/ClaimedAmount
diagram ClaimService1.Well_p180.png
namespace http://toyota.cz/Service
type xs:decimal
properties
isRef 0
content simple

element ClaimSublet/SubletInvoiceNo
diagram ClaimService1.Well_p181.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimSublet/SubletDescription
diagram ClaimService1.Well_p182.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element ClaimSublet/SubletComment
diagram ClaimService1.Well_p183.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true

complexType ClaimSublets
diagram ClaimService1.Well_p184.png
namespace http://toyota.cz/Service
children tns:Sublet
used by
elements ClaimSublets Claim/Sublets

element ClaimSublets/Sublet
diagram ClaimService1.Well_p185.png
namespace http://toyota.cz/Service
type tns:ClaimSublet
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:SubletCode tns:ClaimedAmount tns:SubletInvoiceNo tns:SubletDescription tns:SubletComment

complexType VINSplit
diagram ClaimService1.Well_p186.png
namespace http://toyota.cz/Service
children tns:WMI tns:VDS tns:VIS
used by
elements Claim/VIN VINSplit

element VINSplit/WMI
diagram ClaimService1.Well_p187.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element VINSplit/VDS
diagram ClaimService1.Well_p188.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

element VINSplit/VIS
diagram ClaimService1.Well_p189.png
namespace http://toyota.cz/Service
type xs:string
properties
isRef 0
content simple
nillable true

simpleType ClaimStage
namespace http://toyota.cz/Service
type restriction of xs:string
used by
elements ClaimStage ClaimStatus/Stage
facets
Kind Value annotation 
enumeration Stored 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Sent 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Invoiced 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>

simpleType ClaimType
namespace http://toyota.cz/Service
type restriction of xs:string
used by
elements ClaimType Claim/ClaimType
facets
Kind Value annotation 
enumeration VE 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration AC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration P1 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration P2 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
enumeration SOPE_VE 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
enumeration SOPE_AC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
enumeration SOPE_P1 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
enumeration SOPE_NV 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
enumeration TEC 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</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 ClaimService1.Well_p190.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 ClaimService1.Well_p191.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:anyURI
properties
content simple
nillable true

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

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

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

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

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

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

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

element duration
diagram ClaimService1.Well_p199.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 ClaimService1.Well_p200.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:float
properties
content simple
nillable true

element guid
diagram ClaimService1.Well_p201.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 ClaimService1.Well_p202.png
namespace http://schemas.microsoft.com/2003/10/Serialization/
type xs:int
properties
content simple
nillable true

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

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

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

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

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

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

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

element unsignedShort
diagram ClaimService1.Well_p210.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} 

element ArrayOfstring
diagram ClaimService1.Well_p211.png
namespace http://schemas.microsoft.com/2003/10/Serialization/Arrays
type tns:ArrayOfstring
properties
content complex
nillable true
children tns:string

complexType ArrayOfstring
diagram ClaimService1.Well_p212.png
namespace http://schemas.microsoft.com/2003/10/Serialization/Arrays
children tns:string
used by
elements ArrayOfstring GetClaimStatus/claimNumbers GetClaim/claimNumbers GetClaimNumbersResponse/GetClaimNumbersResult GetInvoiceNumbersResponse/GetInvoiceNumbersResult GetInvoice/invoiceNumbers

element ArrayOfstring/string
diagram ClaimService1.Well_p213.png
namespace http://schemas.microsoft.com/2003/10/Serialization/Arrays
type xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
nillable true

element Invoice
diagram ClaimService1.Well_p214.png
namespace http://toyota.cz/Well
type tns:Invoice
properties
content complex
nillable true
children tns:Lines tns:VATs tns:Mode tns:PaymentType tns:Number tns:CreateDate tns:TaxDate tns:PaymentDueDate tns:IssuedBy tns:Supplier tns:InvoiceTo tns:PaidBy tns:ShipTo tns:Currency tns:Amount tns:RoundAmount tns:PaymentAmount tns:Text

element InvoiceLine
diagram ClaimService1.Well_p215.png
namespace http://toyota.cz/Well
type tns:InvoiceLine
properties
content complex
nillable true
children tns:Text1 tns:Text2 tns:Text3 tns:Group tns:VATRate tns:Amount

element InvoiceLines
diagram ClaimService1.Well_p216.png
namespace http://toyota.cz/Well
type tns:InvoiceLines
properties
content complex
nillable true
children tns:Line

element InvoiceMode
diagram ClaimService1.Well_p217.png
namespace http://toyota.cz/Well
type tns:InvoiceMode
properties
content simple
nillable true
facets
Kind Value annotation 
enumeration Normal 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Credit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Debit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration Other 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>

element InvoiceVAT
diagram ClaimService1.Well_p218.png
namespace http://toyota.cz/Well
type tns:InvoiceVAT
properties
content complex
nillable true
children tns:VATRate tns:BaseAmount tns:TaxAmount

element InvoiceVATs
diagram ClaimService1.Well_p219.png
namespace http://toyota.cz/Well
type tns:InvoiceVATs
properties
content complex
nillable true
children tns:VAT

element PartyIdentification
diagram ClaimService1.Well_p220.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element PaymentType
diagram ClaimService1.Well_p221.png
namespace http://toyota.cz/Well
type tns:PaymentType
properties
content simple
nillable true
facets
Kind Value annotation 
enumeration BankTransfer 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Cash 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>

complexType Invoice
diagram ClaimService1.Well_p222.png
namespace http://toyota.cz/Well
children tns:Lines tns:VATs tns:Mode tns:PaymentType tns:Number tns:CreateDate tns:TaxDate tns:PaymentDueDate tns:IssuedBy tns:Supplier tns:InvoiceTo tns:PaidBy tns:ShipTo tns:Currency tns:Amount tns:RoundAmount tns:PaymentAmount tns:Text
annotation
appinfo
<GenericType Name="Invoice" Namespace="http://toyota.cz/Well" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="ClaimInvoiceLine" Namespace="http://toyota.cz/Service"/>
</GenericType>

element Invoice/Lines
diagram ClaimService1.Well_p223.png
namespace http://toyota.cz/Well
type tns:InvoiceLines
properties
isRef 0
content complex
nillable true
children tns:Line

element Invoice/VATs
diagram ClaimService1.Well_p224.png
namespace http://toyota.cz/Well
type tns:InvoiceVATs
properties
isRef 0
content complex
nillable true
children tns:VAT

element Invoice/Mode
diagram ClaimService1.Well_p225.png
namespace http://toyota.cz/Well
type tns:InvoiceMode
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration Normal 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Credit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Debit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration Other 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>

element Invoice/PaymentType
diagram ClaimService1.Well_p226.png
namespace http://toyota.cz/Well
type tns:PaymentType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration BankTransfer 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Cash 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>

element Invoice/Number
diagram ClaimService1.Well_p227.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

element Invoice/CreateDate
diagram ClaimService1.Well_p228.png
namespace http://toyota.cz/Well
type xs:dateTime
properties
isRef 0
content simple

element Invoice/TaxDate
diagram ClaimService1.Well_p229.png
namespace http://toyota.cz/Well
type xs:dateTime
properties
isRef 0
content simple

element Invoice/PaymentDueDate
diagram ClaimService1.Well_p230.png
namespace http://toyota.cz/Well
type xs:dateTime
properties
isRef 0
content simple

element Invoice/IssuedBy
diagram ClaimService1.Well_p231.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element Invoice/Supplier
diagram ClaimService1.Well_p232.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element Invoice/InvoiceTo
diagram ClaimService1.Well_p233.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element Invoice/PaidBy
diagram ClaimService1.Well_p234.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID
annotation
appinfo
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/>

element Invoice/ShipTo
diagram ClaimService1.Well_p235.png
namespace http://toyota.cz/Well
type tns:PartyIdentification
properties
isRef 0
content complex
nillable true
children tns:PartyID tns:SaltID tns:ExternalID

element Invoice/Currency
diagram ClaimService1.Well_p236.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

element Invoice/Amount
diagram ClaimService1.Well_p237.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element Invoice/RoundAmount
diagram ClaimService1.Well_p238.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element Invoice/PaymentAmount
diagram ClaimService1.Well_p239.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element Invoice/Text
diagram ClaimService1.Well_p240.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

complexType InvoiceLine
diagram ClaimService1.Well_p241.png
namespace http://toyota.cz/Well
children tns:Text1 tns:Text2 tns:Text3 tns:Group tns:VATRate tns:Amount

element InvoiceLine/Text1
diagram ClaimService1.Well_p242.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

element InvoiceLine/Text2
diagram ClaimService1.Well_p243.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

element InvoiceLine/Text3
diagram ClaimService1.Well_p244.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

element InvoiceLine/Group
diagram ClaimService1.Well_p245.png
namespace http://toyota.cz/Well
type xs:string
properties
isRef 0
content simple
nillable true

element InvoiceLine/VATRate
diagram ClaimService1.Well_p246.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element InvoiceLine/Amount
diagram ClaimService1.Well_p247.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

complexType InvoiceLines
diagram ClaimService1.Well_p248.png
namespace http://toyota.cz/Well
children tns:Line
annotation
appinfo
<GenericType Name="InvoiceLines" Namespace="http://toyota.cz/Well" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="ClaimInvoiceLine" Namespace="http://toyota.cz/Service"/>
</GenericType>

element InvoiceLines/Line
diagram ClaimService1.Well_p249.png
namespace http://toyota.cz/Well
type tns:ClaimInvoiceLine
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
mixed false
nillable true
children tns:Text1 tns:Text2 tns:Text3 tns:Group tns:VATRate tns:Amount tns:ClaimNo tns:RepairOrderNo

complexType InvoiceVAT
diagram ClaimService1.Well_p250.png
namespace http://toyota.cz/Well
children tns:VATRate tns:BaseAmount tns:TaxAmount

element InvoiceVAT/VATRate
diagram ClaimService1.Well_p251.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element InvoiceVAT/BaseAmount
diagram ClaimService1.Well_p252.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

element InvoiceVAT/TaxAmount
diagram ClaimService1.Well_p253.png
namespace http://toyota.cz/Well
type xs:decimal
properties
isRef 0
content simple

complexType InvoiceVATs
diagram ClaimService1.Well_p254.png
namespace http://toyota.cz/Well
children tns:VAT

element InvoiceVATs/VAT
diagram ClaimService1.Well_p255.png
namespace http://toyota.cz/Well
type tns:InvoiceVAT
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
nillable true
children tns:VATRate tns:BaseAmount tns:TaxAmount

complexType PartyIdentification
diagram ClaimService1.Well_p256.png
namespace http://toyota.cz/Well
children tns:PartyID tns:SaltID tns:ExternalID

element PartyIdentification/PartyID
diagram ClaimService1.Well_p257.png
namespace http://toyota.cz/Well
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/"/>

element PartyIdentification/SaltID
diagram ClaimService1.Well_p258.png
namespace http://toyota.cz/Well
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/"/>

element PartyIdentification/ExternalID
diagram ClaimService1.Well_p259.png
namespace http://toyota.cz/Well
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/"/>

simpleType InvoiceMode
namespace http://toyota.cz/Well
type restriction of xs:string
facets
Kind Value annotation 
enumeration Normal 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Credit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
enumeration Debit 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
enumeration Other 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>

simpleType PaymentType
namespace http://toyota.cz/Well
type restriction of xs:string
facets
Kind Value annotation 
enumeration BankTransfer 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
enumeration Cash 
appinfo
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>


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