Files
V2GProtocol_CSharp/temp/exificient/data/schema/anyAttributes.xml
ChiKyun Kim 747aabe224 add files
2025-09-09 13:59:12 +09:00

6 lines
252 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<anyAttributes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="anyAttributes.xsd">
<el gender="male" />
<el at1="at1" at2="at2" atunknown="xxx"></el>
</anyAttributes>