complexType "tb:annotationType"
Namespace:
Content:
mixed (allows character data), 3 attributes, 2 elements
Defined:
globally in talkbank.xsd; see XML source
Includes:
definitions of 3 attributes, 2 elements
Used:
XML Representation Summary
<...
   
 = 
xs:string
 = 
("addressee" | "actions" | "alternative" | "coding" | "cohesion" | "comments" | "english translation" | "errcoding" | "explanation" | "flow" | "facial" | "target gloss" | "gesture" | "intonation" | "language" | "orthography" | "paralinguistics" | "SALT" | "situation" | "speech act" | "time stamp" | "extension")
 = 
xs:string
    >
   
Content: 
{text} ? (tb:media | tb:mediaPic)*
</...>
Content Model Elements (2):
tb:media, tb:mediaPic
All Direct / Indirect Based Elements (1):
tb:a
Known Usage Locations
Annotation
Annotation 1 [src]:
Scoped annotation that applies to a whole utterance.
Annotation 2 [src]:
CHAT manual section on this topic...
XML Source (w/o annotations (3); see within schema source)
<xs:complexType mixed="true" name="annotationType">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="media"/>
<xs:element ref="mediaPic"/>
</xs:choice>
<xs:attribute name="flavor" type="nonemptyStringType" use="optional"/>
<xs:attribute name="type" type="annotationTypeType"/>
<!-- MUN (4 Mar 2005): Added an optional 'who' attribute -->
<xs:attribute name="who" type="nonemptyStringType" use="optional"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 3/3)
flavor
Type:
Use:
optional
Annotation 1 [src]:
Open-ended user-specifiable annotation subtype.
Annotation 2 [src]:
CHAT manual section on this topic...
Attribute Value
xs:string
MinLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="flavor" type="nonemptyStringType" use="optional"/>

type
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"addressee"
 - 
Annotation 1 [src]:
%add
Annotation 2 [src]:
"actions"
 - 
Annotation 1 [src]:
%act
Annotation 2 [src]:
"alternative"
 - 
Annotation 1 [src]:
%alt
Annotation 2 [src]:
"coding"
 - 
Annotation 1 [src]:
%cod; general purpose coding
Annotation 2 [src]:
"cohesion"
 - 
Annotation 1 [src]:
%coh; cohesion tier
Annotation 2 [src]:
"comments"
 - 
Annotation 1 [src]:
%com; comments by investigator
Annotation 2 [src]:
"english translation"
 - 
Annotation 1 [src]:
%eng
Annotation 2 [src]:
"errcoding"
 - 
Annotation 1 [src]:
%err; error coding
Annotation 2 [src]:
"explanation"
 - 
Annotation 1 [src]:
%exp; [= text]
Annotation 2 [src]:
Annotation 3 [src]:
"flow"
 - 
Annotation 1 [src]:
%flo
Annotation 2 [src]:
"facial"
 - 
Annotation 1 [src]:
%fac
Annotation 2 [src]:
"target gloss"
 - 
Annotation 1 [src]:
%gls
Annotation 2 [src]:
"gesture"
 - 
Annotation 1 [src]:
%gpx
Annotation 2 [src]:
"intonation"
 - 
Annotation 1 [src]:
%int
Annotation 2 [src]:
"language"
 - 
Annotation 1 [src]:
%lan
Annotation 2 [src]:
"orthography"
 - 
Annotation 1 [src]:
%ort
Annotation 2 [src]:
"paralinguistics"
 - 
Annotation 1 [src]:
%par:
Annotation 2 [src]:
"SALT"
 - 
Annotation 1 [src]:
%def; on the main line, not recommended
Annotation 2 [src]:
"situation"
 - 
Annotation 1 [src]:
%sit
Annotation 2 [src]:
"speech act"
 - 
Annotation 1 [src]:
%spa
Annotation 2 [src]:
"time stamp"
 - 
Annotation 1 [src]:
%tim
Annotation 2 [src]:
"extension"
 - 
Annotation 1 [src]:
Arbitrary annotation of the form %xfoo, intended as an extension mechanism for the user.
Annotation 2 [src]:
XML Source (see within schema source)
<xs:attribute name="type" type="annotationTypeType"/>

who
Type:
Use:
optional
Allows for identification of a user who made this annotation. (Not currently supported in CHAT.)
Attribute Value
xs:string
MinLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="who" type="nonemptyStringType" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 2/2)
tb:media
Type:
tb:mediaType, empty content
XML Source (see within schema source)
<xs:element ref="media"/>

tb:mediaPic
Type:
tb:mediaPicType, empty content
XML Source (see within schema source)
<xs:element ref="mediaPic"/>

XML schema documentation generated with DocFlex/XML RE 1.8.6 using DocFlex/XML XSDDoc 2.6.0 template set