[TYPO3-dev] DTD/Scheme for Flexform
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Tue May 29 18:41:00 CEST 2007
Peter Russ schrieb:
> Dmitry Dulepov schrieb:
>> Peter Russ wrote:
>>> Any reason WHY it's to late?
>>
>> Flexform may have any custom tag (added by extensions) or values in
>> attributes. Also there is some logic based on "type" attribute that
>> may be hard to check with DTD/schema (like section allow subelements).
>>
>> Flexforms are XML but with a very "free" structure :)
>>
> It may be hard to define, but that not answers why it should be to late ;-)
I think that this not hard, but impossible as you can (and must) invent
element names as you go. Eg the field names are represented as element
names, not as attributes of a field element.
Masi
More information about the TYPO3-dev
mailing list