complexType "tb:freecodeType"
Namespace:
Content:
simple
Defined:
globally in talkbank.xsd; see XML source
Used:
XML Representation Summary
<...>
   
Content: 
{ xs:string }
</...>
Simple Content Restrictions:
MinLength:
1

All Direct / Indirect Based Elements (1):
tb:freecode
Known Usage Locations
Annotation
Annotation 1 [src]:
Unscoped complex local events in the middle of an utterance.
Annotation 2 [src]:
CHAT manual section on this topic...
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  tb:nonemptyStringType (extension)
      tb:freecodeType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="freecodeType">
<xs:simpleContent>
<xs:extension base="nonemptyStringType"/>
</xs:simpleContent>
</xs:complexType>

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