Definition Type: SimpleType
Name: issnType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: PublicationHistory.xsd
Documentation:
International Standard Serial Number. The is an identifier for articles and serial publications. The ISSN is defined by the ISO 3297 standard. The ISSN can be applied to series of books. A book belonging to a particular series will have both an ISSN (identifying the series) and an ISBN (identifying the given monograph as such).
Collapse XSD Schema Diagram:
XSD Diagram of issnType in schema publicationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="issnType">
    <xsd:annotation>
        <xsd:documentation>International Standard Serial Number. The is an identifier for articles and serial publications. The ISSN is defined by the ISO 3297 standard. The ISSN can be applied to series of books. A book belonging to a particular series will have both an ISSN (identifying the series) and an ISBN (identifying the given monograph as such).</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value="ISSN[0-9]{4}-[0-9]{3}[0-9,X]{1}" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern ISSN[0-9]{4}-[0-9]{3}[0-9,X]{1}
Collapse Derivation Tree:
Collapse References:
hr:ISSN, hr:ISSN, hr:ISSN