AFRelationship Class Members
In This Topic
The following tables list the members exposed by AFRelationship.
Public Fields
| Name | Description |
| Alternative | Constant shall be used if this FileSpecification is an alternative representation of content, for example audio. |
| Data | Constant shall be used if this FileSpecification represents information used to derive a visual presentation, such as for a table or a graph. |
| Source | Constant shall be used if this FileSpecification is the original source material for the associated content. |
| Supplement | Constant shall be used if this file specification represents a supplemental representation of the original source or data that may be more easily consumable(e.g.A MathML version of an equation). Note. Supplement is to be used only when the file is not the source or an alternative. |
| Unspecified | Constant shall be used when the relationship is not known or cannot be described using one of the other values. NOTE 2 Unspecified is to be used only when no other value correctly reflects the relationship. |
Top
See Also