XML Companion | 3:e upplagan
- Häftad, Engelska, 2001
- Författare: Neil Bradley
- Betyg:
Välj skick:
Bästa pris
830
kr
Skickas inom 8-12 vardagar
582
kr
Skickas från säljare inom 1-3 vardagar
Sara
, Malmö
Verifierad säljare
Toppsäljare
Skickar snabbt
Du sparar 248 kr
(30%)
mot nypris
Butikslager
Onlinelager
1 st i lager
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
The XML Standard
1. Using this book
2. Elementary XML
3. More document markup
4. Physical structures (entities)
5. Document type definitions (the DTD)
6. Document modelling techniques
7. Hypertext links
8. Whitespace issues
Extensions to XML
9. XML extensions
10. Namespaces
11. Relative URLs (XML Base)
12. Composite documents (XInclude)
13. Navigation (XPath)
14. Schemas
15. Advanced XML Schemas
Processing and transforming XML
16. Processing XML data
17. Transformations (XSLT)
18. SAX 1.0
19. SAX 2.0
20. DOM Level 1
21. DOM Level 2
Formatting XML documents
22. Document formatting
23. XHTML
24. Cascading stylesheets (CSS1)
25. Cascading stylesheets 2 (CSS2)
Document management
26. Managing XML documents
27. Extended links (Xlink)
28. Advanced links (Xpointer)
Reference
29. Character sets
30. URLs
31. Past and future context
32. SGML
33. Charts and tables
34. XML road map
35. Xpath road map
Glossary
Index
1. Using this book
2. Elementary XML
3. More document markup
4. Physical structures (entities)
5. Document type definitions (the DTD)
6. Document modelling techniques
7. Hypertext links
8. Whitespace issues
Extensions to XML
9. XML extensions
10. Namespaces
11. Relative URLs (XML Base)
12. Composite documents (XInclude)
13. Navigation (XPath)
14. Schemas
15. Advanced XML Schemas
Processing and transforming XML
16. Processing XML data
17. Transformations (XSLT)
18. SAX 1.0
19. SAX 2.0
20. DOM Level 1
21. DOM Level 2
Formatting XML documents
22. Document formatting
23. XHTML
24. Cascading stylesheets (CSS1)
25. Cascading stylesheets 2 (CSS2)
Document management
26. Managing XML documents
27. Extended links (Xlink)
28. Advanced links (Xpointer)
Reference
29. Character sets
30. URLs
31. Past and future context
32. SGML
33. Charts and tables
34. XML road map
35. Xpath road map
Glossary
Index
Produktinformation
Kategori:
Okänd
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Pearson Education
Upplaga:
3
Utgiven:
2001-11-30
ISBN:
9780201770599
Sidantal:
864
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>