diagram | |
version | V3_0 |
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common |
children | com:NPLCitationText com:CitedBook com:CitedJournalArticle com:CitedConferenceProceedingsArticle com:CitedOtherKindNPL com:WebURI com:FileName |
used by | |
attributes | |
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> |