
Meta Information DTD User’s Manual
146
DESCRIPTION:This entity contains the domain of this
DTD.=========================================== -->
<!ENTITY MD_DOMAIN "XML meta data">
<!-- ========================================
ELEMENT:MetaDataFile
PARENT:None
CHILD:AlwaysAsk (optional)
Ask (zero or more)
ATTRIBUTES:None
DESCRIPTION:This element is the root element. It
allows the Administrator to define meta data that
will always be requested (gathered in the
"AlwaysAsk" section) regardless of the destination,
and meta data that will be requested only when a
particular destination is selected (gathered in the
"Ask"section).
============================================= -->
<!ELEMENT MetaDataFile (AlwaysAsk?, Ask*)>
<!ATTLIST MetaDataFile
Version CDATA #FIXED "&MD_DTD_VERSION;"
Domain CDATA #FIXED "&MD_DOMAIN;">
<!-- ========================================
PARENT:MetaDataFile
CHILD:MetaData (one or more)
Output (optional)
ATTRIBUTES:None
DESCRIPTION:This element gathers the meta data that
is requested from the user regardless of the
destination. This does not imply that the different
meta data is required but just that it is not
destination dependent as the meta data gathered in
the "Ask" section is. For instance the Administrator
can always ask the User to identify himself. This is
not destination
dependent.=================================== -->
Commenti su questo manuale