xacml-context:ResourceContent
Element information
Namespace: urn:oasis:names:tc:xacml:2.0:context:schema:os
Schema document: access_control-xacml-2.0-context-schema-os.xsd
Type: xacml-context:ResourceContentType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Any element [0..*] Namespace: ##any, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##any, Process Contents: lax |
Used in
- Type xacml-context:ResourceType (Element xacml-context:Resource)
Sample instance
<ResourceContent> <md:record xsi:schemaLocation="urn:med:example:schemas:record http:www.med.example.com/schemas/record.xsd"> <md:patient> <md:patientDoB>1992-03-21</md:patientDoB> <md:patient-number>555555</md:patient-number> </md:patient> </md:record> </ResourceContent>