element  CrossReference  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type com:CrossReferenceType 
children   com:B com:I com:O com:S com:U com:Sub com:Sup com:SmallCapital com:Ins com:Del com:OCRConfidenceData 
used by
complexType     pat:ClaimTextType com:DDType com:IPOASISEntryType com:PType 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:idrefs    xsd:IDREFS                
com:extRef    xsd:token                
com:crossReferenceCategory    com:CrossReferenceCategoryType   required            
com:sourceURI    xsd:anyURI                
com:sourceSystemName    xsd:string                
com:sourceSystemIdentifier    xsd:token                
source <xsd:element  name="CrossReference"  type="com:CrossReferenceType">
<xsd:annotation>
<xsd:documentation>
Cross Reference is used to refer to another part of the current document or refer to something else that is outside of the current document. For referring to ‘figure’ which is in the same document, com:FigureReference should be used. For referring to ‘claim’ within ‘claim text’, ClaimReference should be used.
</xsd:documentation>
</xsd:annotation>
</xsd:element>