complexType "EmbargoType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
"true" |
|
|
> |
|
Content: |
( URN | ( Agency, ID, Version))[1..2], UserID*, UserAttributePair*, MaintainableObject?, EmbargoName*, Label*, Description?, Date?, Rationale?, AgencyOrganizationReference?, EnforcementAgencyOrganizationReference* |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Provides information about data that are not currently available because of policies established by the principal investigators and/or data producers. This item may be attached to specific levels of a study such as a specific variable by reference. Embargo provides a name, label and description of the embargo, the dates covered by the embargo, the rationale or reason for the embargo, a reference to the agency establishing the embargo, and a reference to the agency enforcing the embargo.
Type Derivation Tree
EmbargoType
|
XML Source (w/o annotations (8); see within schema source)
<xs:complexContent>
<xs:extension base="IdentifiableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="EmbargoName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:element minOccurs="0" ref="Date"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 7/14)
-
Reference to an organization or individual, defined in the organization scheme, responsible for the embargo.
XML Source (w/o annotations (1); see within schema source)
-
Provides the end date of the embargo, which may take the form of a date range (complete or open ended). Note SimpleDate should not be used for an Embargo Date as an embargo is for a period of time.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Date"/>
|
-
Describe the content and coverage of the embargo. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
The name or names by which the embargo is known. Repeat if different names are used for different purposes or different contexts. Language repetition is handled within the structure of the Embargo Name element.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="EmbargoName"/>
|
-
Reference to an organization or individual, defined in the organization scheme, responsible for enforcing the embargo.
XML Source (w/o annotations (1); see within schema source)
-
A label or labels for the embargo element. Repeat for differences in content due to software or application constraints. Language repetition is handled within the structure of the label.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
|
-
Indicates the reason for the embargo. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)