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

Known Direct Subtypes (28):
AccountId, ApprovalId, BasketId, BasketName, CorrelationId, CreditSupportAgreementIdentifier, EntityId, EventId, EventType, ExchangeId, FutureId, IndexId, IndexName, InstrumentId, IssuerId, LinkId, MasterAgreementId, MessageId, OrderId, PartyId, PersonId, PortfolioName, QueryParameterId, ReferenceBankId, RegulatorId, ReportId, ResourceId, TradeId
Known Indirect Subtypes (1):
IdentifiedPartyId
All Direct / Indirect Based Elements (62):
accountId,
allocationAgentId,
approvalId,
approver,
arrangingBrokerId,
basketId,
basketName,
brokerId,
clearingOrganizationId,
collateralPortfolio (in collateral in nonProductInformation),
collateralPortfolio (in partyTradeInformation in tradeHeader),
constituentExchangeId,
correlationId,
counterPartyId,
entityId (defined in LegalEntity complexType),
entityId (defined in LegalEntity complexType),
eventId,
eventType (defined in TradingEventSummary complexType),
eventType (in nonProductInformation),
exchangeId (defined in CommodityReferencePriceFramework.model group),
exchangeId (defined in QuoteLocation.model group),
exchangeId (defined in UnderlyingAsset complexType),
executingBrokerId,
executionVenueId,
futureId,
identifier,
inReplyTo (in header defined in Exception complexType),
inReplyTo (in header defined in NotificationMessage complexType),
inReplyTo (in header defined in ResponseMessage complexType),
indexId (in indexReferenceInformation),
indexId (in indexReferenceInformation),
indexName,
instrumentId (defined in IdentifiedAsset complexType),
instrumentId (in cash),
instrumentId (in priceChange),
issuer (defined in IssuerTradeId.model group),
issuer (in productComponentIdentifier),
linkId,
masterAgreementId (in documentation in nonProductInformation),
masterAgreementId (in masterAgreement),
messageId,
optionsExchangeId,
orderId,
parentCorrelationId,
partyId,
personId,
portfolioName (defined in PortfolioReferenceBase complexType),
portfolioName (in partyPortfolioName),
queryParameterId,
referenceBankId,
registrationNumber,
relatedExchangeId,
reportId,
reportingPartyId,
resourceId,
specifiedExchangeId,
tradeId (defined in IssuerTradeId.model group),
tradeId (defined in Portfolio complexType),
tradeId (defined in TradeIdentifier complexType),
tradeId (in productComponentIdentifier),
tradeId (in versionedTradeId),
traderId
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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.