add files
This commit is contained in:
7
temp/exificient/data/schema/vehicle.xml
Normal file
7
temp/exificient/data/schema/vehicle.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<vehicles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="vehicle.xsd">
|
||||
<vehicle xsi:type="Vehicle">
|
||||
<weight xsi:type="xs:unsignedByte">100</weight>
|
||||
</vehicle>
|
||||
</vehicles>
|
||||
Reference in New Issue
Block a user