
User’s Manual Meta Information DTD
149
This attribute contains the regular expressions that
describe the expected format in the value entered by
the User. For more details on the Regular Expression
syntax see the User’s Manual. The default value for
this attribute is the match-everything pattern
(".*").
Editable:
This attribute is an enumerated value that defines
if the User is allowed to enter a value different
from the one purposed in the list of value defined
for this Meta Data. The User will be allowed if the
attribute is set to "yes" and will not be if the
attribute is set to "no"
DESCRIPTION: This element contains the information
specific to the meta data itself. See the attribute
descriptions for more
details.======================================= -->
<!ELEMENT MetaData (#PCDATA|Value)*>
<!ATTLIST MetaData
Required (yes|no|hidden) "no"
Id ID #REQUIRED
Prompt CDATA #IMPLIED
Label CDATA #IMPLIED
ErrorMessage CDATA #IMPLIED
DefaultValue CDATA #IMPLIED
Pattern CDATA #IMPLIED
Editable (yes|no) "yes">
<!--==========================================
ELEMENT:Value
PARENT:MetaData
CHILD:None
ATTRIBUTES:None
Commenti su questo manuale