Definition Type: ComplexType
Name: ParagraphListItem
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2:Empty
Containing Schema: Common_4_0_0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into textFormat in schema common_4_0_0_xsd Drilldown into language in schema common_4_0_0_xsd Drilldown into text2 in schema common_4_0_0_xsd Drilldown into listItem in schema common_4_0_0_xsdXSD Diagram of ParagraphListItem in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="ParagraphListItem">
    <xsd:annotation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ParagraphListItem</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2:Empty">
            <xsd:attribute name="listItem" type="xsd:integer" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The item or sequence number.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}integer</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ListItem</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="text2" type="ota2-0400:StringText" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Provides text and indicates whether it is formatted or not.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="language" type="xsd:language" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The language in which the text is provided.</xsd:documentation>
                    <xsd:documentation source="Implementer">AttributeGroup: LanguageGroup</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">en</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="textFormat" type="ota2-0400:TextFormatType" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Indicates the format of text used in the description e.g. unformatted  or html.</xsd:documentation>
                    <xsd:documentation source="Implementer">LocalAnonymousType: FormattedTextTextType_TextFormat</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TextFormat</otm:Equivalent>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Sample Formatted text</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
listItem ota2-0400:listItem Optional
text2 ota2-0400:text2 Optional
language ota2-0400:language Optional
textFormat ota2-0400:textFormat Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:ParagraphListItem