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

Known Direct Subtypes (33):
AccountId, ApprovalId, BasketId, BasketName, CashflowId, ContractId, CorrelationId, CreditSupportAgreementIdentifier, EntityId, EventId, ExchangeId, FutureId, IndexId, IndexName, InstrumentId, IssuerId, LinkId, MasterAgreementId, MatchId, MessageId, OrderId, OtherAgreementId, PartyId, PersonId, PortfolioName, PositionId, QueryParameterId, ReferenceBankId, RegulatorId, ReportId, ResourceId, TradeCashflowsId, TradeId
All Direct / Indirect Based Elements (62):
accountId,
approvalId,
approver,
basketId,
basketName,
cashflowId,
collateralPortfolio,
constituentExchangeId,
contractId (in identifier in letterOfCredit),
contractId (in versionedContractId),
correlationId,
entityId,
eventId,
exchangeId (defined in CommodityReferencePriceFramework.model group),
exchangeId (defined in QuoteLocation.model group),
exchangeId (defined in UnderlyingAsset complexType),
futureId,
identifier (defined in CreditSupportAgreement complexType),
identifier (in otherAgreement),
inReplyTo (in header defined in Exception complexType),
inReplyTo (in header defined in NotificationMessage complexType),
inReplyTo (in header defined in ResponseMessage complexType),
indexId,
indexName,
instrumentId (defined in ExposureUnderlyingAsset complexType),
instrumentId (defined in IdentifiedAsset complexType),
instrumentId (in cash),
instrumentId (in priceChange),
issuer (defined in IssuerTradeId.model group),
issuer (in productComponentIdentifier),
linkId,
masterAgreementId,
matchId (defined in ProposedMatch.model group),
matchId (in cancelTradeCashflows),
matchId (in nettedTradeCashflowsAsserted),
matchId (in nettedTradeCashflowsRetracted),
matchId (in proposedMatch in nettedTradeCashflowsMatchResult),
matchId (in tradeCashflowsAsserted),
messageId,
optionsExchangeId,
orderId,
parentCorrelationId,
partyId,
personId,
portfolioName (defined in PortfolioReferenceBase complexType),
portfolioName (in partyPortfolioName),
positionId,
queryParameterId,
referenceBankId,
registrationNumber,
relatedExchangeId,
reportId,
resourceId,
specifiedExchangeId,
tradeCashflowsId (defined in IdAndNettedTradeCashflows.model group),
tradeCashflowsId (defined in IdAndTradeCashflows.model group),
tradeCashflowsId (defined in TradeCashflowsDefinition.model group),
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.