Definition Type: ComplexType
Name: PatentStatusType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Patent Status_ Patent. Details The status of the patent. This stages or steps would generally be set by the government agency administering patent applications. For example, "patent pending".
Collapse XSD Schema Diagram:
Drilldown into PatentStatusCode in schema fields_xsd Drilldown into PatentStatusID in schema fields_xsdXSD Diagram of PatentStatusType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PatentStatusID nsA:PatentStatusID 0 (1)
PatentStatusCode nsA:PatentStatusCode 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PatentStatus