logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   core   _/_   xml-element  

Index Browse Edit Visualize Statistics Download Help
 
xml-element
superclass of:
- XML child element [ subclass ]
- XML root element [ subclass ]
- text-fragment [ superclass ]
has name:
- XML element name [ name ]
is scope for declaration:
- Namespace (xmlns) attribute [ declarator ]
- XML Namespace [ declared ]
parts:
- XML attribute [ part ]
may contain:
- XML entity reference [ part ]
- XML parsed data, PCDATA [ part ]
- XML child element [ part ]
- Namespace (xmlns) attribute [ part ]
belongs to namespace:
- XML attribute [ name ]
- XML Namespace [ namespace ]
Comment:
describes and contains content
Comment:
content can be text or some other XML element, depending on the DTD
Comment:
empty content, simple (text) content, mixed content
Instances (examples):