2.3.4.2 FactoidType
Referenced by: PropertyBagStore
This structure specifies the type of smart tag.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cbFactoid |
|||||||||||||||||||||||||||||||
id |
|||||||||||||||||||||||||||||||
rgbUri (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rgbTag (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rgbDownLoadURL (variable) |
|||||||||||||||||||||||||||||||
... |
cbFactoid (4 bytes): Unsigned integer specifying the count of total bytes, excluding itself, in the FactoidType structure.
id (4 bytes): Unsigned integer specifying the identifier of this smart tag type. There is a many-to-one mapping from the PropertyBag (section 2.3.4.3) to FactoidType using their respective id fields. MUST be less than or equal to 0xFFFF.
rgbUri (variable): A PBString structure (section 2.3.4.5) specifying the XML namespace Uniform Resource Identifier (URI) for the smart tag type.
rgbTag (variable): A PBString structure (section 2.3.4.5) specifying the tag name for the smart tag type.
rgbDownLoadURL (variable): A PBString structure (section 2.3.4.5) specifying the URL to download the particular smart tag type.