complexType
OrderedTextType
diagram
version
V3_2
namespace
http://www.wipo.int/standards/XMLSchema/ST96/Common
type
extension of
com:LocalizedTextType
used by
element
com:
CommentText
dgn:
DecisionRemedyText
dgn:
DesignClaim
dgn:
DesignDescriptionText
tmk:
GoodsServicesDescriptionText
dgn:
GroundsDecisionText
com:
LocarnoClassDescriptionText
com:
LocarnoClassificationText
com:
LocarnoSubclassProductIndicationText
tmk:
MarkDisclaimerText
tmk:
MarkImageColourClaimedText
tmk:
MarkImageColourPartClaimedText
tmk:
MarkTranslationText
pat:
ModifiedItemText
com:
NationalDesignProductIndicationText
com:
NationalExtensionProductIndicationText
com:
PostalAddressText
com:
ProductDescriptionText
pat:
ProductSearchTerm
pat:
RepublicationNoteText
com:
ViennaClassificationText
dgn:
ViewTypeText
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:attribute
>
<
/
xsd:extension
>
<
/
xsd:simpleContent
>
<
/
xsd:complexType
>