Definition Type: Element
Name: bit
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:QCodePropType
Containing Schema: NAR_1.8-spec-All-Power.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
An individual concept, part of a composite concept expressed by a bag.
Collapse XSD Schema Diagram:
Drilldown into modified in schema nar_1_8-spec-all-power_xsd Drilldown into creator in schema nar_1_8-spec-all-power_xsd Drilldown into id in schema nar_1_8-spec-all-power_xsd Drilldown into editAttributes in schema nar_1_8-spec-all-power_xsd Drilldown into qcode in schema nar_1_8-spec-all-power_xsd Drilldown into QCodePropType in schema nar_1_8-spec-all-power_xsd Drilldown into why in schema nar_1_8-spec-all-power_xsd Drilldown into relevance in schema nar_1_8-spec-all-power_xsd Drilldown into confidence in schema nar_1_8-spec-all-power_xsd Drilldown into quantifyAttributes in schema nar_1_8-spec-all-power_xsd Drilldown into significance in schema nar_1_8-spec-all-power_xsd Drilldown into type in schema nar_1_8-spec-all-power_xsdXSD Diagram of bit in schema nar_1_8-spec-all-power_xsd (EventsML - News Exchange Format - Power)
Collapse XSD Schema Code:
<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.</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>
Collapse Child Attributes:
Name Type Default Value Use
qcode nsA:qcode Required
id nsA:id Optional
creator nsA:creator Optional
modified nsA:modified Optional
type nsA:type (Optional)
significance nsA:significance (Optional)
confidence nsA:confidence (Optional)
relevance nsA:relevance (Optional)
why nsA:why (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: