complexType "QualityStatementType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Canonical" | "Deprecated") |
|
= |
("Add" | "Update" | "Delete") |
|
= |
xs:anyURI |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
"true" |
|
|
> |
|
|
</...> |
Content Model Elements (13):
-
Agency,
BasedOnReference,
ID,
MaintainableObject,
OtherQualityStatement,
StandardsCompliance,
URN,
UserAttributePair,
UserID,
Version,
VersionRationale,
VersionResponsibility,
VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
A statement of quality identifying the related external standard and an optional description detailing the level of compliance with the standard. If so external standard is used this element can contain a simple statement of quality regarding methodology, metadata, data or other activities related to the study. The Quality Statement allows for multiple entries of both StandardsCompliance and OtherQualityStatement. The items listed within a single quality statement should be tightly bound together conceptually to create a coherent quality statement. Multiple QualityStatements should be used to define specific areas of quality definition such as different methodologies, data capture or collection events, processes, etc.
Type Derivation Tree QualityStatementType |
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="QualityStatementType"> <xs:complexContent> <xs:sequence> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 2/13) -
Describes the steps taken to ensure quality that are not related to a specific standard. Language variants should be captured within a single OtherQualityStatement. Repeat the OtherQualityStatement for differing content if needed.
XML Source (w/o annotations (1); see within schema source)
-
Identifies the external standard used and describes the level of compliance with the standard.
XML Source (w/o annotations (1); see within schema source)