complexType OrderedTextType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type extension of com:LocalizedTextType
used by
element com:CommentText dgn:DesignClaim dgn:DesignDescriptionText tmk:GoodsServicesDescriptionText com:LocarnoClassDescriptionText com:LocarnoClassificationText com:LocarnoSubclassProductIndicationText tmk:MarkDisclaimerText tmk:MarkImageColourClaimedText tmk:MarkImageColourPartClaimedText tmk:MarkTranslationText pat:ModifiedItemText com:NationalDesignProductIndicationText com:NationalExtensionProductIndicationText com:PostalAddressText dgn:ProductDescriptionText pat:RepublicationNoteText com:ViennaClassificationText
attributes
Name Type Use Default Fixed annotation
com:languageCode com:ExtendedISOLanguageCodeType
com:sequenceNumber xsd:string
source <xsd:complexType name="OrderedTextType">
<xsd:annotation>
<xsd:documentation>
Type used when the languageCode and sequenceNumber are needed.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="com:LocalizedTextType">
<xsd:attribute ref="com:sequenceNumber"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>