message

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
select xs:string optional

Used By

Element Group template-content

Source

<xs:element name="message">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:group ref="template-content"/>
    </xs:choice>
    <xs:attribute name="select" type="xs:string" use="optional"/>
  </xs:complexType>
</xs:element>

Sample