complexType  GeographicRegionDescriptionTextType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
type extension of com:OrderedTextType 
used by
element     gin:GeographicRegionDescriptionText gin:GeographicRegionExclusionDescriptionText 
attributes
Name   Type   Use   Default   Fixed   annotation
com:languageCode    com:ExtendedISOLanguageCodeType                
com:sequenceNumber    xsd:string                
gin:geographicRegionDescriptionCategory    gin:GeographicRegionDescriptionCategoryType                
source <xsd:complexType  name="GeographicRegionDescriptionTextType">
<xsd:simpleContent>
<xsd:extension  base="com:OrderedTextType">
<xsd:attribute  ref="gin:geographicRegionDescriptionCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>