Definition Type: Attribute
Name: custom
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Use Optional
Documentation:
If set to true the corresponding property was added to the G2 Item for a specific customer or group of customers only. The default value of this property is false which applies when this attribute is not used with the property.
Collapse XSD Schema Diagram:
XSD Diagram of custom in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="custom" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation>If set to true the corresponding property was added to the G2 Item for a specific customer or group of customers only. The default value of this property is false which applies when this attribute is not used with the property.</xs:documentation>
    </xs:annotation>
</xs:attribute>