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

Known Direct Subtypes (31):
AccountId, ApprovalId, BasketId, BasketName, CashflowId, ContractId, CorrelationId, CreditSupportAgreementIdentifier, EntityId, EventId, ExchangeId, FutureId, IndexId, IndexName, InstrumentId, IssuerId, LimitId, LinkId, MasterAgreementId, MatchId, MessageId, OrderId, PartyId, PersonId, PortfolioName, ProductId, ReferenceBankId, RegulatorId, ReportId, ResourceId, TradeId
All Direct / Indirect Based Elements (66):
accountId,
approvalId (in approval),
approvalId (in consentGranted),
approver (in approval),
approver (in consentGranted),
approver (in consentRefused),
approver (in requestConsent),
approver (in requestConsentRetracted),
basketId (defined in BasketIdentifier.model group),
basketId (defined in BasketIdentifier.model group),
basketName,
cashflowId,
collateralPortfolio,
constituentExchangeId,
contractId (defined in ContractIdentifier complexType),
contractId (in versionedContractId),
correlationId,
entityId (defined in LegalEntity complexType),
entityId (defined in LegalEntity complexType),
eventId (defined in BusinessEventIdentifier complexType),
eventId (defined in TradeComponentIdentifier complexType),
exchangeId (defined in CommodityReferencePriceFramework.model group),
exchangeId (defined in QuoteLocation.model group),
exchangeId (defined in UnderlyingAsset complexType),
futureId,
id (in versionedEventId),
identifier (in creditSupportAgreement),
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),
limitId,
linkId,
masterAgreementId,
matchId,
messageId (defined in MessageHeader complexType),
messageId (in messageRetraction),
optionsExchangeId,
orderId,
originatingTradeId (in compressionActivity),
parentCorrelationId,
partyId,
personId,
portfolioName (defined in PortfolioReferenceBase complexType),
portfolioName (in partyPortfolioName),
productId (defined in Product.model group),
productId (in tradeReferenceInformation),
referenceBankId,
registrationNumber,
relatedExchangeId,
replacementTradeId,
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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.