Complex Types | xbl:implementation.type, xbl:prefetch.type, xbl:script.type, xbl:style.type |
<xsd:complexType name="resource.type"> <xsd:attribute name="id" type="xsd:ID"/> <xsd:attribute name="src" type="xsd:anyURI"/> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:complexType> |