complexType  GILegalBasisJudicialDecisionType  
diagram
version V9_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
children   com:Contact com:DecisionDate com:LegalProvisionText 
used by
element     gin:GILegalBasisJudicialDecision 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:languageCode    com:ExtendedISOLanguageCodeType                
source <xsd:complexType  name="GILegalBasisJudicialDecisionType">
<xsd:sequence>
<xsd:element  ref="com:Contact"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:DecisionDate"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:LegalProvisionText">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute>
</xsd:complexType>