Definition Type: ComplexType
Name: PatentType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Patent. Details A licence from a government conferring for a set period the sole right to make, use, or sell some process or invention.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AttachmentReference in schema components_xsd Drilldown into PatentStatus in schema components_xsd Drilldown into IssuingAuthority in schema components_xsd Drilldown into InventorName in schema fields_xsd Drilldown into Description in schema fields_xsd1 Drilldown into PatentTitle in schema fields_xsd Drilldown into PatentID in schema fields_xsdXSD Diagram of PatentType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PatentType">
    <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. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A licence from a government conferring for a set period the sole right to make, use, or sell some process or invention.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="PatentID" minOccurs="0" />
        <xsd:element ref="PatentTitle" minOccurs="0" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="InventorName" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The person or corporate body that applies for the patent and intends to make, use, or sell some process or invention.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="IssuingAuthority" minOccurs="0" />
        <xsd:element ref="PatentStatus" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AttachmentReference" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PatentID nsA:PatentID 0 (1)
PatentTitle nsA:PatentTitle 0 (1)
Description oa:Description 0 unbounded
InventorName nsA:InventorName 0 unbounded
IssuingAuthority nsA:IssuingAuthority 0 (1)
PatentStatus nsA:PatentStatus 0 unbounded
AttachmentReference nsA:AttachmentReference 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:Patent