complexType  NPLCitationType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:NPLCitationText  com:CitedBook  com:CitedJournalArticle  com:CitedConferenceProceedingsArticle  com:CitedOtherKindNPL  com:WebURI  com:FileName
used by
element com:NPLCitation
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
com:languageCode com:ExtendedISOLanguageCodeType        
com:sequenceNumber xsd:string        
source<xsd:complexType  name="NPLCitationType">
<xsd:choice>
<xsd:element  ref="com:NPLCitationText">
</xsd:element> <xsd:element  ref="com:CitedBook">
</xsd:element> <xsd:element  ref="com:CitedJournalArticle">
</xsd:element> <xsd:element  ref="com:CitedConferenceProceedingsArticle">
</xsd:element> <xsd:element  ref="com:CitedOtherKindNPL">
</xsd:element> <xsd:element  ref="com:WebURI">
</xsd:element> <xsd:element  ref="com:FileName">
</xsd:element>
</xsd:choice> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute> <xsd:attribute  ref="com:sequenceNumber">
</xsd:attribute>
</xsd:complexType>