HOUSE

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id required
type optional
url optional

Used By

Element ACCOUNT

Source

<xs:element name="HOUSE">
  <xs:complexType>
    <xs:attribute name="id" use="required"/>
    <xs:attribute name="type"/>
    <xs:attribute name="url"/>
  </xs:complexType>
</xs:element>

Sample