emma:arc

Complex Type Information

Model

ANY element from ANY namespace OTHER than 'http://www.w3.org/2003/04/emma' | emma:info
Children: emma:info

Attributes

QName Type Fixed Default Use Inheritable Annotation
emma:confidence restriction of xs:decimal optional
emma:cost restriction of xs:decimal optional
emma:duration xs:nonNegativeInteger optional
emma:end xs:unsignedLong optional
emma:lang xs:language optional
emma:medium restriction of xs:NMTOKENS optional
emma:mode xs:NMTOKENS optional
emma:offset-to-start xs:integer optional
emma:source xs:anyURI optional
emma:start xs:unsignedLong optional
from xs:nonNegativeInteger required
to xs:nonNegativeInteger required

Used By

Element emma:arc

Source

<xs:complexType name="arc" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:any namespace="##other" processContents="lax"/>
    <xs:element ref="emma:info"/>
  </xs:choice>
  <xs:attributeGroup ref="emma:arc.attribs"/>
</xs:complexType>