Definition Type: SimpleType
Name: g2normalizedString
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
Documentation:
The type of a string without whitespace except spaces
Collapse XSD Schema Diagram:
XSD Diagram of g2normalizedString in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:simpleType name="g2normalizedString">
    <xs:annotation>
        <xs:documentation>The type of a string without whitespace except spaces</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:pattern value="[\S ]*" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Pattern [\S ]*
Collapse Derivation Tree:
Collapse References:
nsB:fileNamensB:IntlStringType, nsB:literal, nsB:literal, nsB:videoaspectratio, nsB:videosampling,