Definition Type: Attribute
Name: frame
Namespace: http://iptc.org/std/NITF/2006-10-18/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: nitf-3-4.xsd
ContentType Restriction
Use Optional
Collapse XSD Schema Diagram:
XSD Diagram of frame in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="frame" use="optional">
    <simpleType>
        <restriction base="string">
            <enumeration value="void" />
            <enumeration value="above" />
            <enumeration value="below" />
            <enumeration value="hsides" />
            <enumeration value="lhs" />
            <enumeration value="rhs" />
            <enumeration value="vsides" />
            <enumeration value="box" />
            <enumeration value="border" />
        </restriction>
    </simpleType>
</attribute>
Collapse Facets:
Facet Value
Enumeration void
Enumeration above
Enumeration below
Enumeration hsides
Enumeration lhs
Enumeration rhs
Enumeration vsides
Enumeration box
Enumeration border