group "PHRASE"
Namespace:
Content:
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 2 elements
Used:
at 12 locations
Complex Content Model
ExtLink* | Link*
Content Model Elements (2):
ExtLink, Link
Known Usage Locations
XML Source (see within schema source)
<xs:group name="PHRASE">
<xs:choice>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ExtLink"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Link"/>
</xs:choice>
</xs:group>
Content Element Detail (all declarations; 2/2)
ExtLink
Type:
ExtLinkType, mixed content
Defined:
by reference within (this) PHRASE group
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ExtLink"/>

Link
Type:
LinkType, mixed content
Defined:
by reference within (this) PHRASE group
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Link"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set