tdf:StringStatement
Element information
Namespace: urn:us:gov:ic:tdf
Schema document: IC-TDF/IC-TDF.xsd
Type: tdf:StringValueType
Properties: Local, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
tdf:filename | [0..1] | xsd:string | This is the filename of the payload. | |
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. |
Used in
- Group tdf:StatementGroup
- Type tdf:AssertionType via reference to tdf:StatementGroup (Element tdf:Assertion)
Sample instance
<tdf:StringStatement tdf:isEncrypted="false">This is the first assertion</tdf:StringStatement>