Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added reference to the description and label attributes (GitHub #217)

...

The ReferenceDocument class is used to identify the documents that are referenced within the reporting event. Each reference document has a name and location, and is assigned an id value. If needed, the optional description and label attributes may be used to record, respectively, a detailed description and/or a short description of the reference document.

Excerpt Include
ARSP:ER Diagram: ReferenceDocument
ARSP:ER Diagram: ReferenceDocument

...

ARS ReferenceDocument AttributesCorresponding Define-XML def:leaf Attribute/Element

id

ID attribute
locationxlink:href attribute
namedef:title element
descriptionN/A
labelN/A

Reference documents may contain either documentation (such as specifications for analyses or representations of outputs) or programming code.

...