fpc/packages/fcl-sdo/tests/files/change_summary_short.xml
2014-02-24 09:29:56 +00:00

2 lines
550 B
XML

<sdo:datagraph xmlns:sdo="commonj.sdo" xmlns:ns1="company.xsd"><xsd><schema targetNamespace="company.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="company.xsd" xmlns:sdo="commonj.sdo"><xsd:complexType name="Employee"><xsd:sequence><xsd:element name="changeSummary" type="sdo:ChangeSummary"/></xsd:sequence><xsd:attribute name="sampleProperty" type="xsd:short"/></xsd:complexType></schema>
</xsd><changeSummary><Employee sdo:ref="#/Employee" sampleProperty="1592"/></changeSummary><ns1:Employee sampleProperty="-9876"/></sdo:datagraph>