You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

AttributeUsageAllowable ValuesDescription
Name of the attribute
  • This is populated with "Required" when the attribute is required, "Optional" when the attribute is optional, or "Conditional" when the attribute is required under certain conditions.
  • It will include the conditions under which the attribute is Required.
  • Default: This will be populated with a default value if one is provided in the specification.
Any combination of the following:
  • Allowable Value: The only allowed value
  • Allowable Values: A comma-delimited list of the allowable values
  • Value Description: A textual description of allowable values
  • See Appendix xx: A reference to an appendix including a hyperlink to the appendix
  • Sample: An example
  • A textual description of the attribute beyond what is included in the Allowable Values column.
  • Business Rule(s): Rules that have to be satisfied in addition to schema validation for a Define-XML document to be considered compliant with the Define-XML v2.1 specification
  • No labels