QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
select | xs:string | optional |
Element Group | template-content |
<xs:element name="comment"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="text-template-content"/> </xs:choice> <xs:attribute name="select" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |