Ich habe mir ein Schema gebaut:
Code: Alles auswählen
<?xml version="1.0"?>
<Schema name="testschema">
<element name="InternesBeispiel">
<complexType>
<element name="properties">
<complexType>
<element name="name" type="string"/>
<element name="creationDate" type="string"/>
<element name="creator" type="string"/>
<element name="customer" type="string"/>
<element name="dimensions"/>
<complexType>
<element name="width" type="integer"/>
<element name="height" type="integer"/>
</complexType>
</element>
</complexType>
</element>
</complexType>
</element>
</Schema>
Hat da irgendjemand eine Ahnung von..?
HILFE!
Gr33tz
Tafkadasom2k5