Interface XmlDuration

All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlTokenSource
All Known Implementing Classes:
XmlDurationImpl

public interface XmlDuration
extends XmlAnySimpleType
Corresponds to the XML Schema xs:duration type.

Convertible to a GDuration.

See Also:
GDuration