ulexlib:NonValidatingObjectReferenceType
A data type for an object reference that cannot be validated through standard XML schema validation, where the object being referred to is NOT in the same scope as the referring object. This allows reference to an object that is located within a closed container (for example under ulex:StructuredPayload).
Complex type information
Namespace: http://ulex.gov/library/2.0
Schema document: ulex.gov/ulex-library/2.0/ulex-library.xsd
Properties:
- Final: #all
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ulexlib:structuredPayloadReference | [1..1] | xsd:IDREF | A Structured Payload. | |
ulexlib:nonValidatingObjectReference | [0..1] | xsd:NCName | An object reference that cannot be validated through standard XML schema validation, where the object being referred to is NOT in the same scope as the referring object. | |
ulexlib:xpathObjectReference | [0..1] | xsd:string | An XPath object reference where the object being referred to is inside StructuredPayload. |