Definition Type: SimpleType
Name: g2normalizedString
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Documentation:
The type of a string without whitespace except spaces
Collapse XSD Schema Diagram:
XSD Diagram of g2normalizedString in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
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:
nsA:fileNamensA:IntlStringType, nsA:literal, nsA:literal, nsA:literal, nsA:videoaspectratio, nsA:videosampling,