Definition Type: SimpleType
Name: NonEmptyScheme
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-shared-5-10.xsd
Documentation:
The base class for all types which define coding schemes that must be populated.
Collapse XSD Schema Diagram:
XSD Diagram of NonEmptyScheme in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="NonEmptyScheme">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The base class for all types which define coding schemes that must be populated.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="NormalizedString">
        <xsd:minLength value="1">
        </xsd:minLength>
        <xsd:maxLength value="255" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 255
MinLength 1
Collapse Derivation Tree:
Collapse References:
nsE:AccountId, nsE:ApprovalId, nsE:BasketId, nsE:BasketName, nsE:CashflowId, nsE:ContractId, nsE:CorrelationId, nsE:CreditSupportAgreementIdentifier, nsE:EntityId, nsE:EventId, nsE:ExchangeId, nsE:FutureId, nsE:IndexId, nsE:IndexName, nsE:InstrumentId, nsE:IssuerId, nsE:LinkId, nsE:MasterAgreementId, nsE:MatchId, nsE:MessageId, nsE:OrderId, nsE:OtherAgreementId, nsE:PartyId, nsE:PersonId, nsE:PortfolioName, nsE:PositionId, nsE:QueryParameterId, nsE:ReferenceBankId, nsE:RegulatorId, nsE:ReportId, nsE:ResourceId, nsE:TradeCashflowsId, nsE:TradeId