complexType "QualityStandardType"
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?, QualityStandardName*, Label*, Description?, StandardUsed?, ComplianceDefinition* |
|
</...> |
Content Model Elements (1):
-
All Direct / Indirect Based Elements (1):
-
Annotation
A formal description of a quality standard, and the quality concepts which it requires.
Type Derivation Tree
QualityStandardType
|
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="QualityStandardName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 5/17)
-
Type: |
xs:anyType, any content |
Provides a list of quality concepts in the quality standard.
XML Source (w/o annotations (1); see within schema source)
-
A description of the QualityStandard. 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 QualityStandard. 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"/>
|
-
Name of the QualityStandard using the DDI Name structure.
XML Source (w/o annotations (1); see within schema source)
-
Provide the citation and location of the source published standard using the OtherMaterialType.
XML Source (w/o annotations (1); see within schema source)