attributeGroup "PRIVACY"
Namespace:
Content:
Defined:
globally in archive.xsd; see XML source
Includes:
definition of 1 attribute
Used:
at 11 locations
XML Representation Summary
<...
   
 = 
(xs:string | ("public" | "restricted" | "private"))
...>
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xs:attributeGroup name="PRIVACY">
<xs:attribute name="privacy" type="PrivacyCodeType" use="optional"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 1/1)
privacy
Type:
Use:
optional
A basic set of privacy codes for the parent element. These may be stricter than the general access restrictions for the overall metadata. If available codes are insufficient this may also contain any string.
Attribute Value
xs:string | ("public" | "restricted" | "private")
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="privacy" type="PrivacyCodeType" use="optional"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set