Definition Type: SimpleType
Name: NonEmptyScheme
Namespace: http://www.fpml.org/FpML-5/recordkeeping
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_xsd3 (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:
nsD:AccountId, nsD:ApprovalId, nsD:BasketId, nsD:BasketName, nsD:CorrelationId, nsD:CreditSupportAgreementIdentifier, nsD:EntityId, nsD:EventId, nsD:EventType, nsD:ExchangeId, nsD:FutureId, nsD:IndexId, nsD:IndexName, nsD:InstrumentId, nsD:IssuerId, nsD:LinkId, nsD:MasterAgreementId, nsD:MessageId, nsD:OrderId, nsD:OtherAgreementId, nsD:PartyId, nsD:PersonId, nsD:PortfolioName, nsD:QueryParameterId, nsD:ReferenceBankId, nsD:RegulatorId, nsD:ReportId, nsD:ResourceId, nsD:TradeId