element <tb:Anchor> (local)
Namespace:
Type:
anonymous complexType
Content:
empty, 4 attributes
Defined:
locally witnin tb:AG element in talkbank.xsd; see XML source
Includes:
definitions of 4 attributes
XML Representation Summary
<tb:Anchor
   
 = 
xs:ID
 = 
xs:string
 = 
xs:string
 = 
xs:IDREFS
/>
Included in content model of elements (1):
tb:AG
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Anchor">
<xs:complexType>
<xs:attribute name="id" type="xs:ID" use="required"/>
<xs:attribute name="offset" type="xs:string"/>
<xs:attribute name="unit" type="xs:string"/>
<xs:attribute name="signals" type="xs:IDREFS"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 4/4)
id
Type:
xs:ID, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute name="id" type="xs:ID" use="required"/>

offset
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="offset" type="xs:string"/>

signals
Type:
xs:IDREFS, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="signals" type="xs:IDREFS"/>

unit
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="unit" type="xs:string"/>

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