Loading 103120/examples/AutomotiveExampleSchema.xsd 0 → 100644 +15 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <xs:schema targetNamespace="http://AutomotiveExampleSchema.example.com/schema/v1.1.1/" elementFormDefault="qualified" xmlns="http://AutomotiveExampleSchema.example.com/schema/v1.1.1/" xmlns:xs="http://www.w3.org/2001/XMLSchema" > <xs:element name="carMessage" type="CarMessage"></xs:element> <xs:complexType name="CarMessage"> <xs:sequence> <xs:any processContents="skip" maxOccurs="unbounded"></xs:any> </xs:sequence> </xs:complexType> </xs:schema> 103120/examples/vehicle_3_REQ_RPS_LEA_Use_Case_last_pos_by_ignition_off.xml +7 −7 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:delivery="http://uri.etsi.org/03120/common/2019/10/Delivery" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common"> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:delivery="http://uri.etsi.org/03120/common/2019/10/Delivery" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:vehicle="http://AutomotiveExampleSchema.example.com/schema/v1.1.1/"> <Header> <SenderIdentifier> <CountryCode>DE</CountryCode> Loading Loading @@ -37,14 +37,14 @@ <delivery:LastSequence>true</delivery:LastSequence> <delivery:Manifest> <delivery:Specification> <task:DictionaryOwner>3GPP</task:DictionaryOwner> <task:DictionaryName>ManifestSpecification</task:DictionaryName> <task:Value>CARDBResponse</task:Value> <common:Owner>3GPP</common:Owner> <common:Name>ManifestSpecification</common:Name> <common:Value>CARDBResponse</common:Value> </delivery:Specification> </delivery:Manifest> <delivery:Delivery> <delivery:XMLData> <carMessage> xmlns="http://uri.etsi.org/XXX658XXX"> <vehicle:carMessage> <recordNumber>1</recordNumber> <vehicleRecord> <vehicleServiceUsage> Loading Loading @@ -88,7 +88,7 @@ <countryCode>DE</countryCode> <additionalInformation>"Searchvalue"="VIN=WAZZQ3589423894";"Searchevent"="EVENT_IGNITION_OFF"</additionalInformation> </nationalResponsePayload> </carMessage> </vehicle:carMessage> </delivery:XMLData> </delivery:Delivery> </HI1Object> Loading testing/xsd_compile_targets.json +2 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,8 @@ "103120/schema/ts_103120_Task.xsd", "103280/TS_103_280.xsd", "testing/deps/xmldsig/xmldsig-core-schema.xsd", "103120/examples/FooServiceSchema.xsd" "103120/examples/FooServiceSchema.xsd", "103120/examples/AutomotiveExampleSchema.xsd" ], "exampleFiles" : [ "103120/examples" Loading Loading
103120/examples/AutomotiveExampleSchema.xsd 0 → 100644 +15 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <xs:schema targetNamespace="http://AutomotiveExampleSchema.example.com/schema/v1.1.1/" elementFormDefault="qualified" xmlns="http://AutomotiveExampleSchema.example.com/schema/v1.1.1/" xmlns:xs="http://www.w3.org/2001/XMLSchema" > <xs:element name="carMessage" type="CarMessage"></xs:element> <xs:complexType name="CarMessage"> <xs:sequence> <xs:any processContents="skip" maxOccurs="unbounded"></xs:any> </xs:sequence> </xs:complexType> </xs:schema>
103120/examples/vehicle_3_REQ_RPS_LEA_Use_Case_last_pos_by_ignition_off.xml +7 −7 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:delivery="http://uri.etsi.org/03120/common/2019/10/Delivery" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common"> <HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:delivery="http://uri.etsi.org/03120/common/2019/10/Delivery" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:vehicle="http://AutomotiveExampleSchema.example.com/schema/v1.1.1/"> <Header> <SenderIdentifier> <CountryCode>DE</CountryCode> Loading Loading @@ -37,14 +37,14 @@ <delivery:LastSequence>true</delivery:LastSequence> <delivery:Manifest> <delivery:Specification> <task:DictionaryOwner>3GPP</task:DictionaryOwner> <task:DictionaryName>ManifestSpecification</task:DictionaryName> <task:Value>CARDBResponse</task:Value> <common:Owner>3GPP</common:Owner> <common:Name>ManifestSpecification</common:Name> <common:Value>CARDBResponse</common:Value> </delivery:Specification> </delivery:Manifest> <delivery:Delivery> <delivery:XMLData> <carMessage> xmlns="http://uri.etsi.org/XXX658XXX"> <vehicle:carMessage> <recordNumber>1</recordNumber> <vehicleRecord> <vehicleServiceUsage> Loading Loading @@ -88,7 +88,7 @@ <countryCode>DE</countryCode> <additionalInformation>"Searchvalue"="VIN=WAZZQ3589423894";"Searchevent"="EVENT_IGNITION_OFF"</additionalInformation> </nationalResponsePayload> </carMessage> </vehicle:carMessage> </delivery:XMLData> </delivery:Delivery> </HI1Object> Loading
testing/xsd_compile_targets.json +2 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,8 @@ "103120/schema/ts_103120_Task.xsd", "103280/TS_103_280.xsd", "testing/deps/xmldsig/xmldsig-core-schema.xsd", "103120/examples/FooServiceSchema.xsd" "103120/examples/FooServiceSchema.xsd", "103120/examples/AutomotiveExampleSchema.xsd" ], "exampleFiles" : [ "103120/examples" Loading