blob: fa9638b380f72e46ff5382c7d8c3e205dca8bc21 [file] [log] [blame]
<?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:element name="root">
<xsd:complexType>
<xsd:attribute name="foo" type="xsd:string" default="value"/>
</xsd:complexType>
</xsd:element>
</xsd:schema>