Definition Type: Element
Name: icon
Namespace: http://www.w3.org/2005/Atom
Containing Schema: ATOM.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into undefinedAttribute in schema atom_xsd Drilldown into lang in schema xml_xsd Drilldown into base in schema xml_xsd Drilldown into atomCommonAttributes in schema atom_xsdXSD Diagram of icon in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:element name="icon">
    <xs:complexType mixed="true">
        <xs:attributeGroup ref="atom:atomCommonAttributes" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
base xml:base (Optional)
lang xml:lang (Optional)
<anyAttribute> Allowed namespace: '##other'