simpleType Text256Type
type restriction of xs:string
properties
base xs:string
used by
elements AddressType/Building FlowType/Channel AddressType/CityName EarningType/EarningID DocumentType/FileName DocumentType/Format TransactionType/CorporateAction/CorporateActionDocument/Format FlowType/InvestorID InvestorType/InvestorID CompanyType/LegalForm AssetType/Name AttributeType/Name DataSupplierType/Name DataSupplierType/Contact/Name DocumentType/Fund/Name DocumentType/Subfunds/Subfund/Name DocumentType/ShareClasses/ShareClass/Name DocumentType/Name ShareClassTypeType/Name RatingType/Note EarningType/OriginalEarningID FlowType/OriginalTransactionID TransactionType/OriginalTransactionID IdentifiersType/OtherID AddressType/Phone PRIIPS_ReportType/GeneralPortfolioInformation/PortfolioName TransactionType/PostingText AddressType/State AddressType/StreetName TransactionType/TransactionID FlowType/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