simpleType "NonEmptyScheme"
Namespace:
Defined:
Used:
at 32 locations
Simple Content Model
xsd:normalizedString
Simple Content Restrictions:
MaxLength:
255
MinLength:
1

Known Direct Subtypes (32):
AccountId, ApprovalId, BasketId, BasketName, CorrelationId, CreditSupportAgreementIdentifier, DisseminationId, EntityId, EventId, EventTaxonomy, EventType, ExchangeId, FutureId, IndexId, IndexName, InstrumentId, InstrumentType, IssuerId, LinkId, MasterAgreementId, MessageId, OrderId, OtherAgreementId, PartyId, PersonId, PortfolioName, QueryParameterId, ReferenceBankId, RegulatorId, ReportId, ResourceId, TradeId
All Direct / Indirect Based Elements (57):
accountId,
approvalId,
approver,
basketId,
basketName,
collateralPortfolio,
constituentExchangeId,
correlationId,
disseminationId (in publicDissemination),
entityId (defined in LegalEntity complexType),
entityId (defined in LegalEntity complexType),
eventId (defined in BusinessEventIdentifier complexType),
eventId (in regulatoryDisclosure),
eventType (defined in TradingEventSummary complexType),
eventType (in regulatoryDisclosure),
exchangeId (defined in CommodityReferencePriceFramework.model group),
exchangeId (defined in QuoteLocation.model group),
exchangeId (defined in UnderlyingAsset complexType),
futureId,
identifier (in creditSupportAgreement),
identifier (in otherAgreement),
inReplyTo (defined in ExceptionMessageHeader complexType),
inReplyTo (defined in NotificationMessageHeader complexType),
inReplyTo (defined in ResponseMessageHeader complexType),
indexId (defined in IndexReferenceInformation complexType),
indexId (defined in IndexReferenceInformation complexType),
indexName,
instrumentId (defined in IdentifiedAsset complexType),
instrumentId (in cash),
instrumentId (in priceChange),
instrumentId (in underlyer in esma_emirRts_2015),
instrumentType,
issuer (defined in IssuerTradeId.model group),
issuer (in productComponentIdentifier),
linkId (defined in PartyTradeIdentifier complexType),
linkId (in linkedTrade),
masterAgreementId,
messageId,
optionsExchangeId,
orderId,
parentCorrelationId,
partyId,
personId,
portfolioName (defined in PortfolioReferenceBase complexType),
portfolioName (in partyPortfolioName),
queryParameterId,
referenceBankId,
registrationNumber,
relatedExchangeId,
reportId,
resourceId,
specifiedExchangeId,
tradeId (defined in IssuerTradeId.model group),
tradeId (defined in Portfolio complexType),
tradeId (defined in TradeIdentifier complexType),
tradeId (in productComponentIdentifier),
tradeId (in versionedTradeId)
Known Usage Locations
Annotation
The base class for all types which define coding schemes that must be populated.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  NormalizedString (restriction)
      NonEmptyScheme
Derivation:
restriction of NormalizedString
Facets:
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="NonEmptyScheme">
<xsd:restriction base="NormalizedString">
<xsd:minLength value="1"/>
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.