Loading 05_mapping_xml_schemas/0501_namespaces_and_document_references/050101_namespaces/Pos_050101_namespaces_003/test_data/Pos_050101_namespaces_003_merged.xsd 0 → 100644 +13 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <!-- By default xerces loads only ONE xsd for each target namespace. As a java-based XmlDiff can't validate XML file that uses element definitions from the second file. As a workaround we merged the XSD files manually and validate using single XSD. --> <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="schema:Pos_050101_namespaces_003" xmlns:ns1="schema:Pos_050101_namespaces_003"> <element name="MyType" type="integer"/> <element name="MyType2" type="integer"/> </schema> Loading
05_mapping_xml_schemas/0501_namespaces_and_document_references/050101_namespaces/Pos_050101_namespaces_003/test_data/Pos_050101_namespaces_003_merged.xsd 0 → 100644 +13 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <!-- By default xerces loads only ONE xsd for each target namespace. As a java-based XmlDiff can't validate XML file that uses element definitions from the second file. As a workaround we merged the XSD files manually and validate using single XSD. --> <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="schema:Pos_050101_namespaces_003" xmlns:ns1="schema:Pos_050101_namespaces_003"> <element name="MyType" type="integer"/> <element name="MyType2" type="integer"/> </schema>