bike | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. |
bikes | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. |
brake | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. |
frame | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. |
lock | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. |
wheel | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. |
bikes | |||
Description | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. | ||
XML content model | ( bike ) * | ||
bike | |||
Description | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. | ||
XML content model | ( frame , wheel + , brake * , lock * ) | ||
XML attributes Required: * Default values: red | kind | ( mountain-bike, racer-bike, tourist-bike, other ) | - |
See also | enclosing element | bikes | |
frame | |||
Description | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. | ||
XML content model | EMPTY | ||
XML attributes Required: * Default values: red | frame-number * | CDATA | - |
See also | enclosing element | bike | |
wheel | |||
Description | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. | ||
XML content model | EMPTY | ||
XML attributes Required: * Default values: red | size * | CDATA | - |
tube-kind | CDATA | - | |
See also | enclosing element | bike | |
brake | |||
Description | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. | ||
XML content model | EMPTY | ||
XML attributes Required: * Default values: red | kind | CDATA | - |
brand | CDATA | - | |
See also | enclosing element | bike | |
lock | |||
Description | A Scheme mirror function of an XML element, as defined in the bikes XML DTD. | ||
XML content model | EMPTY | ||
XML attributes Required: * Default values: red | brand | CDATA | - |
insurance-approved * | ( true | false ) | - | |
See also | enclosing element | bike | |
Mirror name: | bike-management |
Automatic loading of common XML-in-LAML library? | No |
List of action elements | (bikes) |
Generation of named mirror functions: | Yes |
Mirror name prefix: | None |
Transliteration of CDATA? | Yes |
List of elements for which transliteration does not apply: | '() |
List of elements for which all white spacing is preserved: | '() |
Name of HTML character transformation table: | html-char-transformation-table |
Are default DTD attributes passed explicitly? | No |
Are attributes only allowed to be text strings? | Yes |
Is extended textual contents allowed? | No |
Is white space represented by this mirror? | Yes |
How are duplicated XML attributes handled: | 'keep-all |