<xsd:complexType name="PatentStatusType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Patent Status_ Patent. Details</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The status of the patent. This stages or steps would generally be set by the
government agency administering patent applications. For example, "patent pending".</ccts:DefinitionText>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="PatentStatusID" minOccurs="0" />
<xsd:element ref="PatentStatusCode" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|