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) |
|
= |
xs:boolean : "false" |
|
= |
"true" |
|
|
> |
|
Content: |
( URN | ( Agency, ID, Version))[1..2], UserID*, UserAttributePair*, ( VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnObject?, RelatedOtherMaterialReference*, MaintainableObject?, QualityStatementName*, Label*, Description?, ( QualityStandard | QualityStandardReference | OtherStatementOfQuality)?, ComplianceStatement?, Compliance* |
|
</...> |
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 (9); 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:element maxOccurs="unbounded" minOccurs="0" ref="Compliance"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 8/20)
-
Allows for a quality statement based on frameworks to be described using itemized properties. A reference to a concept, a coded value, or both can be used to specify the property from the standard framework identified in StandardUsed. ComplianceDescription can provide further details or a general description of compliance with a standard.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Compliance"/>
|
-
A descriptive statement regarding the application of the selected standard or other means of quality control.
XML Source (w/o annotations (1); see within schema source)
-
A description of the QualityStatement. 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)
-
A display label for the QualityStatement. Supports multiple language versions of the same content as well as optional formatting of the content. 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. Supports multiple language versions of the same content as well as optional formatting of the content. Repeat the OtherQualityStatement for differing content if needed.
XML Source (w/o annotations (1); see within schema source)
-
A formal description of a quality standard, and the quality concepts which it requires.
XML Source (w/o annotations (1); see within schema source)
-
Reference to an existing quality standard, and the quality concepts which it requires. TypeOfObject should be QualityStandard.
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)