Definition Type: Group
Name: atomInlineOtherConstruct
Namespace: http://www.w3.org/2005/Atom
Containing Schema: ATOM.xsd
Collapse XSD Schema Diagram:
Drilldown into anyElement in schema atom_xsdXSD Diagram of atomInlineOtherConstruct in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:group name="atomInlineOtherConstruct">
    <xs:sequence>
        <xs:group minOccurs="0" maxOccurs="unbounded" ref="atom:anyElement" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> (1) (1)
<xs:group> atom:anyElement 0 unbounded