tdf:ReferenceValuePayload
Element information
Namespace: urn:us:gov:ic:tdf
Schema document: IC-TDF/IC-TDF.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
tdf:uri | [1..1] | xsd:anySimpleType | from type tdf:ReferenceValueType | |
tdf:mediaType | [0..1] | tdf:MediaTypeType | An attribute for expressing the mediaType of an object as defined in RFC 4288. | from type tdf:ReferenceValueType |
tdf:isEncrypted | [0..1] | xsd:boolean | Used to denote if contents are encrypted. When this optional attribute is absent, it is assumed to be false. | from type tdf:ReferenceValueType |
tdf:id | [0..1] | xsd:ID | A unique local identifier used for binding and signing purposes. Not guarenteed to be unique across multiple TDC/TDOs but must be unique within a single instance of either. |
Used in
- Group tdf:PayloadGroup
- Type tdf:TdoType via reference to tdf:PayloadGroup (Element tdf:TrustedDataObject)
Sample instance
<tdf:ReferenceValuePayload tdf:uri="http://example/reference/payload"/>