complexType "QualityStatementType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
"true" |
|
|
> |
|
Content: |
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnObject?, MaintainableObject?, QualityStatementName*, Label*, Description?, (Standard | OtherQualityStatement)? |
|
</...> |
Content Model Elements (16):
-
Agency,
BasedOnObject,
Description,
ID,
Label,
MaintainableObject,
OtherQualityStatement,
QualityStatementName,
Standard,
URN,
UserAttributePair,
UserID,
Version,
VersionRationale,
VersionResponsibility,
VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
A statement of quality which may be related to an external standard or contain a simple statement of internal quality goals or expectations. When relating to an external standard information on compliance may be added providing a reference to a ComplianceConcept, an ExternalComplianceCode, as well as a description. Optionally, a general statement of quality may be provided using OtherQualityStatement.
Type Derivation Tree
QualityStatementType
|
XML Source (w/o annotations (6); see within schema source)
<xs:complexContent>
<xs:extension base="VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="QualityStatementName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:choice minOccurs="0">
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 5/16)
-
A description of the QualityStatement. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the QualityStatement. May be expressed in multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
|
-
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)
-
Name of the QualityStatement using the DDI Name structure.
XML Source (w/o annotations (1); see within schema source)
-
Identifies the external standard used and describes the level of compliance with the standard in terms specific aspects of the standard's content.
XML Source (w/o annotations (1); see within schema source)