j:WatchType

complexType WatchType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for a small, portable time piece.

Diagram

XML Schema

<xs:complexType name="WatchType">
<xs:annotation>
<xs:documentation>
A data type for a small, portable time piece.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:WatchFaceColorText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:WatchFaceDisplayText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:WatchFaceMaterialText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:WatchFaceShapeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:WatchAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>