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