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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

tdf:Assertion

Used to express metadata about the objects expressed in the scope attribute of the assertion. An assertion also supports metadata about the assertion statement for the purposes of indicating any handling instructions pertinate to the statement itself. Also supports encytpted statements and binding the statement with objects in its scope.

Element information

Namespace: urn:us:gov:ic:tdf

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

Type: tdf:AssertionType

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
tdf:scope [1..1]Anonymous The grouping of objects to which the assertion applies.
tdf:type [0..1]xsd:string
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

Sample instance

<tdf:Assertion tdf:id="assertion1" tdf:scope="TDO">
   <tdf:StringStatement tdf:isEncrypted="false">This is the first
            assertion</tdf:StringStatement>
</tdf:Assertion>

Site developed and hosted by Datypic, Inc.

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