Element Group | text-template-content |
<xs:element name="cdata"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="text-template-content"/> </xs:choice> <!-- todo : stx:cdata element has an implicit xml:space attribute with the default value "preserve" --> </xs:complexType> </xs:element> |