Definition Type: ComplexType
Name: PatentHistoryType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: PatentHistory.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Patent in schema patenthistory_xsdXSD Diagram of PatentHistoryType in schema patenthistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PatentHistoryType">
    <xsd:sequence>
        <xsd:element name="Patent" type="PatentDescriptionType" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Patent hr:Patent (1) unbounded
Collapse Derivation Tree:
Collapse References:
hr:PatentHistory