Definition Type: Element
Name: bag
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Abstract
Documentation:
A group of existing concepts which express a new concept.
Collapse XSD Schema Diagram:
Drilldown into bit in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into dir in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into  in schema Drilldown into i18nAttributes in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into pubconstrainturi in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into pubconstraint in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into whyuri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into why in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into howuri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into how in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into custom in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into modified in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into creatoruri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into creator in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into id in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into commonPowerAttributes in schema newsml-g2_2_22-spec-all-power_xsdXSD Diagram of bag in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:element name="bag">
    <xs:annotation>
        <xs:documentation>A group of existing concepts which express a new concept.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="bit" maxOccurs="unbounded">
                <xs:annotation>
                    <xs:documentation>An individual concept, part of a composite concept expressed by a bag.</xs:documentation>
                </xs:annotation>
                <xs:complexType>
                    <xs:complexContent>
                        <xs:extension base="QCodePropType">
                            <xs:attribute name="type" type="QCodeType">
                                <xs:annotation>
                                    <xs:documentation>The type of the concept assigned as controlled property value - expressed by a QCode</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="typeuri" type="IRIType">
                                <xs:annotation>
                                    <xs:documentation>The type of the concept assigned as controlled property value - expressed by a URI</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="significance" type="Int100Type">
                                <xs:annotation>
                                    <xs:documentation> Indicates how significant the event expressed by a bit of event concept type is to the concept expressed by this bit The scope of this relationship is limited to the bits of a single bag. See also the note below the table.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attributeGroup ref="quantifyAttributes" />
                        </xs:extension>
                    </xs:complexContent>
                </xs:complexType>
            </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="commonPowerAttributes" />
        <xs:attributeGroup ref="i18nAttributes" />
        <xs:anyAttribute namespace="##other" processContents="lax" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
bit nsA:bit (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
creator nsA:creator Optional
creatoruri nsA:creatoruri Optional
modified nsA:modified Optional
custom nsA:custom Optional
how nsA:how Optional
howuri nsA:howuri Optional
why nsA:why Optional
whyuri nsA:whyuri Optional
pubconstraint nsA:pubconstraint Optional
pubconstrainturi nsA:pubconstrainturi Optional
lang Unresolved link to lang Optional
dir nsA:dir Optional
<anyAttribute> Allowed namespace: '##other'