Definition Type: Element
Name: InternetDomainName
Namespace: http://www.hr-xml.org/3
Type: nsA:InternetDomainNameType
Containing Schema: Fields.xsd
Abstract
Documentation:
An Internet Domain Name is the unique hostname used to identify a particular host or server on the World Wide Web and in e-mail and other Internet communications. A domain name is a component of an URL. Where used in HR-XML specifications, the intent often is to capture a practical, unique identifier for an organization. It is not intended as a web address (URL).
Collapse XSD Schema Diagram:
Drilldown into primaryIndicator in schema fields_xsd Drilldown into InternetDomainNameType in schema fields_xsdXSD Diagram of InternetDomainName in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="InternetDomainName" type="InternetDomainNameType">
    <xsd:annotation>
        <xsd:documentation>An Internet Domain Name is the unique hostname used to identify a particular host or server on the World Wide Web and in e-mail and other Internet communications. A domain name is a component of an URL. Where used in HR-XML specifications, the intent often is to capture a practical, unique identifier for an organization. It is not intended as a web address (URL). </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
primaryIndicator nsA:primaryIndicator (Optional)
Collapse Derivation Tree: