location

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name required
state optional

Used By

Elements body, date

Source

<xs:element name="location">
  <xs:complexType mixed="true">
    <xs:attribute name="name" use="required"/>
    <xs:attribute name="state"/>
  </xs:complexType>
</xs:element>

Sample