complexType
OrderedTextType
diagram
version
V7_0
namespace
http://www.wipo.int/standards/XMLSchema/ST96/Common
type
extension of
com:LocalizedTextType
used by
element
cpy:
AdaptedUseDescriptionText
com:
CommentText
dgn:
DecisionGroundsText
dgn:
DecisionRemedyText
dgn:
DesignClaimText
dgn:
DesignDescriptionText
gin:
GeographicRegionDescriptionTransliterationText
gin:
GIDisclaimerText
gin:
GINameText
gin:
GINameTranslationText
gin:
GINameTransliterationText
tmk:
GoodsServicesDescriptionText
com:
LocarnoClassDescriptionText
com:
LocarnoClassificationText
com:
LocarnoSubclassProductIndicationText
tmk:
MarkDisclaimerText
tmk:
MarkImageColourClaimedText
tmk:
MarkImageColourPartClaimedText
tmk:
MarkTranslationText
pat:
ModifiedItemText
com:
NationalDesignProductIndicationText
com:
NationalExtensionProductIndicationText
gin:
NationalProtectionDescriptionText
cpy:
OrphanWorkDescriptionText
cpy:
OrphanWorkTitleText
cpy:
OrphanWorkUsageLocationText
com:
PostalAddressText
com:
ProductDescriptionText
pat:
ProductSearchTerm
pat:
RepublicationNoteText
com:
ViennaClassificationText
dgn:
ViewTypeText
complexType
gin:
GeographicRegionDescriptionTextType
cpy:
OrphanWorkAlternativeTitleType
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
>