|
Namespace |
No namespace |
Diagram
|
|
Type |
restriction of xs:string |
Facets
|
|
Used by
|
Elements |
BalanceInfoRecord/OpenInvoices, BalanceInfoRecord/OverdueInvoices, ContractDataRecord/AdditionalContractInfo, ExtensionRecord/InfoContent, Footer/Signature, GallupQuestionBlock/QuestionText, ItemInfoRecord/ItemRecommendations, ItemInfoRecord/ItemTaste, ItemPartyRecord/ItemPartyCampaignDescription, ItemRegistrationEntryRecord/ItemRegistrationAuthority, ItemReserveRecord/TaxStamps, ItemStateRecord/StateDescription, JournalEntry/ItemDescription, ReferencedFileRecord/UniformResourceIdentifier, TaskRecord/TaskName |
Complex Type |
LongTextLangType |
|
Source
|
<xs:simpleType name="LongTextType">
<xs:restriction base="xs:string">
<xs:maxLength value="4000"/>
</xs:restriction>
</xs:simpleType>
|
|
|
|