Schema Central > IC-TDF > IC-TDF.xsd > tdf:StringStatement
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

tdf:StringStatement

Intended for textual statement content encoded as a string. Perhaps the contents of a text file.

Element information

Namespace: urn:us:gov:ic:tdf

Schema document: IC-TDF/IC-TDF.xsd

Type: tdf:StringValueType

Properties: Local, Qualified

Content

  • xsd:string
  • Attributes

    NameOccTypeDescriptionNotes
    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

    Sample instance

    <tdf:StringStatement tdf:isEncrypted="false">This is the first
                assertion</tdf:StringStatement>

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com