Definition Type: Attribute
Name: enctype
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.26-spec-All-Power.xsd
Use Required
Documentation:
Identifier of the used type of encoding, prefered are IANA Media Type identifiers.
Collapse XSD Schema Diagram:
XSD Diagram of enctype in schema newsml-g2_2_26-spec-all-power_xsd (News Markup Language (NewsML) - Power)
Collapse XSD Schema Code:
<xs:attribute name="enctype" type="xs:string" use="required">
    <xs:annotation>
        <xs:documentation>Identifier of the used type of encoding, prefered are IANA Media Type identifiers.</xs:documentation>
    </xs:annotation>
</xs:attribute>