Definition Type: Element
Name: License
Namespace: http://www.not-a-real-company.com/v1
Type: hr:LicenseType
Containing Schema: Example_PersonalDataExtensions.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into EffectiveDate in schema screenings_xsd Drilldown into LicenseDescription in schema screenings_xsd Drilldown into LicenseName in schema screenings_xsd Drilldown into LicensingAgency in schema screenings_xsd Drilldown into LicenseNumber in schema screenings_xsd Drilldown into LicenseType in schema screenings_xsdXSD Diagram of License in schema example_personaldataextensions_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="License" type="hrx:LicenseType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LicenseNumber hr:LicenseNumber (1) (1)
LicensingAgency hr:LicensingAgency (1) (1)
LicenseName hr:LicenseName 0 (1)
LicenseDescription hr:LicenseDescription 0 (1)
EffectiveDate hr:EffectiveDate 0 (1)
Collapse Derivation Tree: