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

Known Direct Subtypes (41):
AccountId, ApprovalId, ApprovalId, BasketId, BasketName, CashflowId, ContractId, ContractId, CorrelationId, CreditSupportAgreementIdentifier, DisseminationId, DisseminationId, DisseminationId, EntityId, EventId, ExchangeId, FutureId, IndexId, IndexName, InstrumentId, InstrumentType, IssuerId, LimitId, LinkId, LinkId, MasterAgreementId, MatchId, MessageId, OrderId, OrderId, OtherAgreementId, PartyId, PersonId, PortfolioName, PortfolioName, ReferenceBankId, RegulatorId, RegulatorId, ReportId, ResourceId, TradeId
All Direct / Indirect Based Elements (83):
accountId,
approvalId (defined in Approval complexType),
approvalId (defined in Approval complexType),
approvalId (in consentGranted),
approver (defined in Approval complexType),
approver (defined in Approval complexType),
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 (defined in PartyTradeInformation complexType),
collateralPortfolio (defined in PartyTradeInformation complexType),
constituentExchangeId,
contractId (defined in ContractIdentifier complexType),
contractId (defined in ContractIdentifier complexType),
contractId (defined in VersionedContractId complexType),
contractId (defined in VersionedContractId complexType),
correlationId,
disseminationId (defined in PublicDissemination complexType),
disseminationId (defined in PublicDissemination complexType),
disseminationId (defined in PublicDissemination complexType),
entityId (defined in LegalEntity complexType),
entityId (defined in LegalEntity complexType),
eventId,
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 NotificationMessageHeader complexType),
inReplyTo (defined in ResponseMessageHeader complexType),
inReplyTo (in header defined in Exception complexType),
indexId (defined in IndexReferenceInformation complexType),
indexId (defined in IndexReferenceInformation complexType),
indexName,
instrumentId (defined in IdentifiedAsset complexType),
instrumentId (defined in IdentifiedAssetWithParty complexType),
instrumentId (in cash),
instrumentId (in priceChange),
instrumentType,
issuer (defined in IssuerTradeId.model group),
issuer (defined in ProductComponentIdentifier complexType),
issuer (defined in ProductComponentIdentifier complexType),
limitId,
linkId (defined in LinkedTrade complexType),
linkId (defined in LinkedTrade complexType),
linkId (defined in PartyTradeIdentifier complexType),
linkId (defined in PartyTradeIdentifier complexType),
masterAgreementId,
matchId,
messageId,
optionsExchangeId,
orderId (defined in OrderIdentifier complexType),
orderId (defined in OrderIdentifier complexType),
originatingTradeId (in compressionActivity),
parentCorrelationId,
partyId,
personId,
portfolioName (defined in PartyPortfolioName complexType),
portfolioName (defined in PartyPortfolioName complexType),
portfolioName (defined in PortfolioReferenceBase complexType),
referenceBankId,
registrationNumber (defined in SupervisorRegistration.model group),
registrationNumber (defined in SupervisorRegistration.model group),
relatedExchangeId,
replacementTradeId,
reportId,
resourceId,
specifiedExchangeId,
tradeId (defined in IssuerTradeId.model group),
tradeId (defined in Portfolio complexType),
tradeId (defined in Portfolio complexType),
tradeId (defined in ProductComponentIdentifier complexType),
tradeId (defined in ProductComponentIdentifier complexType),
tradeId (defined in TradeIdentifier complexType),
tradeId (defined in TradeIdentifier complexType),
tradeId (defined in VersionedTradeId complexType),
tradeId (defined in VersionedTradeId complexType)
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.