QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
select | xs:string | optional |
Element Group | template-content |
<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> |