Definition Type: AttributeGroup
Name: atomOutOfLineConstruct
Namespace: http://www.w3.org/2005/Atom
Containing Schema: ATOM.xsd
Collapse XSD Schema Diagram:
Drilldown into src in schema atom_xsd Drilldown into type in schema atom_xsd 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 atomOutOfLineConstruct in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:attributeGroup name="atomOutOfLineConstruct">
    <xs:attributeGroup ref="atom:atomCommonAttributes" />
    <xs:attribute name="type" type="atom:atomMediaType" />
    <xs:attribute name="src" use="required" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
base xml:base (Optional)
lang xml:lang (Optional)
type atom:type (Optional)
src atom:src Required
<anyAttribute> Allowed namespace: '##other'