complexType  RegionalFilingDataType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Design
children   com:ApplicationNumber com:ApplicationDate 
used by
element     dgn:RegionalFilingData 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
source <xsd:complexType  name="RegionalFilingDataType">
<xsd:sequence>
<xsd:element  ref="com:ApplicationNumber">
</xsd:element> <xsd:element  ref="com:ApplicationDate"  minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>