complexType  AppellateDecisionDataType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children   com:DecisionIdentifier com:AppellateBodyName com:DecisionAuthorityCategory com:AppealRequestDate com:DecisionDate com:DecisionText com:DecisionCitationText 
used by
element     com:AppellateDecisionData 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
source <xsd:complexType  name="AppellateDecisionDataType">
<xsd:sequence>
<xsd:element  ref="com:DecisionIdentifier"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:AppellateBodyName">
</xsd:element> <xsd:element  ref="com:DecisionAuthorityCategory">
</xsd:element> <xsd:element  ref="com:AppealRequestDate">
</xsd:element> <xsd:element  ref="com:DecisionDate">
</xsd:element> <xsd:element  ref="com:DecisionText">
</xsd:element> <xsd:element  ref="com:DecisionCitationText"  minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>