simpleType Text256Type
type restriction of xs:string
properties
base xs:string
used by
elements AddressType/Building FlowType/Channel AddressType/CityName EarningType/EarningID AddressType/Email DataSupplierType/Contact/Email DocumentType/FileName TransactionType/CorporateAction/CorporateActionDocument/Format DocumentType/Format AddressType/Homepage PRIIPS_NarrativesType/CEPT_Narrative/IntendedTargetMarketRetailInvestor FlowType/InvestorID InvestorType/InvestorID CompanyType/LegalForm DocumentType/Subfunds/Subfund/Name DocumentType/ShareClasses/ShareClass/Name DocumentType/Name ShareClassTypeType/Name DataSupplierType/Contact/Name DataSupplierType/Name AttributeType/Name AssetType/Name DocumentType/Fund/Name RatingType/Note EarningType/OriginalEarningID FlowType/OriginalTransactionID TransactionType/OriginalTransactionID IdentifiersType/OtherID AddressType/Phone PRIIPS_ReportType/PortfolioIssuerName PRIIPS_ReportType/PortfolioName TransactionType/PostingText AddressType/State AddressType/StreetName FlowType/TransactionID TransactionType/TransactionID ShareClassFeeType/Type ClassificationType/Value
facets
Kind Value Annotation
maxLength 256
annotation
documentation
Text (max. 256 characters)
source <xs:simpleType name="Text256Type">
 
<xs:annotation>
   
<xs:documentation>Text (max. 256 characters)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="256"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy