You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* **Name (Required)**. Name of the described metadata. For example, <code>Study XXX, updated ADaM and ARM submission.</code>
302
302
* **Description (Optional)**. Additional metadata description. For Define-XML 2.0 can be used to describe information about Controlled Terminology used or additional standards.
303
+
* **Comment (Optional) (Define-XML 2.1)** - Additional comment describing specifics of the metadata version.
303
304
* **Language (Optional)** - Language used for Define-XML text elements (TranslatedText). If left as blank, values from the original Define-XML are sed used. In this case for all new elements 'en' value is used.
304
305
`
305
306
};
@@ -319,6 +320,8 @@ export const STD_STANDARD = {
319
320
content: `
320
321
* **Name (Required)**. Name of a standard implementation guide.
321
322
* **Version (Required)**. Version of the implementation guide.
323
+
* **Status (Optional) (Define-XML 2.1)**. Publishing status of the standard..
324
+
* **Comment (Optional) (Define-XML 2.1)**. Comment clarifying why the standard is used.
322
325
* **Analysis Results Metadata (Optional)**. When using ADaM-IG, it is possible to enable ARM support for Define-XML.
0 commit comments