The SimpleMarkingStructureType is a basic implementation of the data marking schema that allows for a string statement to be associated with the data being marked. One example might be the application of a copyright statement to some data set.
Field Name | Type | Description |
---|---|---|
@marking_model_nameoptional | QName |
This field specifies the name of the marking model to be applied within this Marking_Structure. |
@marking_model_refoptional | anyURI |
This field contains a reference to an authoritative source on the marking model to be applied within this Marking_Structure. |
Statement1..1 | string |
The statement to apply to the structure for which the Marking is to be applied. |