Definition Type: ComplexType
Name: LocalDateCertifiedType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:LocalDateType
Containing Schema: IndicativeReusableTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into certifiedDate in schema indicativereusabletypes_xsdXSD Diagram of LocalDateCertifiedType in schema indicativereusabletypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="LocalDateCertifiedType">
    <xsd:simpleContent>
        <xsd:extension base="LocalDateType">
            <xsd:attribute name="certifiedDate" type="LocalDateType" use="optional" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
certifiedDate hr:certifiedDate Optional
Collapse Derivation Tree:
Collapse References:
hr:DateOfDeath