Namespace: |
|
Defined: |
globally in archive.xsd, see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xs:string |
Enumeration: |
"public", "restricted", "private" |
PrivacyCodeType (as union member) |
Type Derivation Tree xs:string RecommendedPrivacyCodeType (restriction) |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:simpleType name="RecommendedPrivacyCodeType"> <xs:restriction base="xs:string"> <xs:enumeration value="public"/> <xs:enumeration value="restricted"/> <xs:enumeration value="private"/> </xs:restriction> </xs:simpleType> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |