AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

ResourceSecurity
[XML Schemas]

This schema governs the structure of a complex type used in the ResourceDocumentHeader schema. What follows is a representation of the enumeration values in a simple type "PermissionsType" and the element hierarchy in a complex type "ResourceSecurityType" in ResourceSecurity-1.0.0.xsd. Frequency of element occurrence is indicated by adding a quantifier symbol (* for 0 or more, + for 1 or more, ? for 0 or 1 and nothing for 1) to the end of the element identifier.
PermissionsType
   enumerationValue="n"
   enumerationValue="r"
   enumerationValue="r,w"
ResourceSecurityType
   Inherited
   Users?
      User+
         Name
         Permissions : PermissionsType
   Groups?
      Group+
         Name
         Permissions : PermissionsType

Details