Partial description Subject code property. Full description Assigns a property to the object type. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| id | ID | optional |
|
||||
| tobject.property.type | string | current | optional |
|
|||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/' | |||||||
| Element | nitf:tobject |
<element name="tobject.property"> <annotation> <documentation>Partial description Subject code property. Full description Assigns a property to the object type.</documentation> </annotation> <complexType> <attributeGroup ref="nitf:globalNITFAttributes"/> <attribute name="tobject.property.type" type="string" use="optional" default="current"> <annotation> <documentation>Includes such items as analysis, feature, and obituary.</documentation> </annotation> </attribute> </complexType> </element> |