Definition Type: Group
Name: atomXHTMLTextConstruct
Namespace: http://www.w3.org/2005/Atom
Containing Schema: ATOM.xsd
Collapse XSD Schema Diagram:
XSD Diagram of atomXHTMLTextConstruct in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:group name="atomXHTMLTextConstruct">
    <xs:sequence>
        <xs:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/1999/xhtml" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: 'http://www.w3.org/1999/xhtml' 0 unbounded