-
Notifications
You must be signed in to change notification settings - Fork 10
AssetSourceType
The AssetSourceType allows for the referencing of external assets by URI.
AssetSourceType found inside: [[Asset|AssetType]]
-
elem:
[[Rights|RightsType]](0..1) -
elem:
[[PropertySet|PropertySetType]](0..1) -
attr:
uri(required) -
attr:
xml:lang(optional) -
attr:
format(optional) -
attr:
lastModified(optional) -
attr:
part(optional)uri= A well-formed URI referencing the the external Asset source document.xml:lang= A language identifier for this Asset.format= A mime-type for this Asset. This may be useful for applications and the processing of Assets.lastModified= An optional timestamp which specifies the last time any content within any of the tours has been modified. This is useful for applications to avoid reprocessing Tour instances that have not changed since last load.part= A single Asset can be comprised of multiple source documents. This optional attribute allows applications to know which part of an Asset this Source is.
Assets in TourML can either be referenced by a URI or embedded directly in instance documents. The AssetSourceType is used to reference remote Assets by URI.
Have questions? Please ask on the mailing list.
TourML Quicklinks
TourML Reference
Elements:
Types:
- TourMetadataType
- TourMLRefType
- AssetType
- StopType
- ConnectionType
- AssetSourceType
- AssetContentType
- RightsType
- StopRefType
- AssetRefType
- TitleType
- DescriptionType
- PropertySetType
Other Links