Changeset 28 for sitemap-plugin/trunk/sitemap/api.py
- Timestamp:
- 11/16/06 12:11:19 (6 years ago)
- File:
-
- 1 edited
-
sitemap-plugin/trunk/sitemap/api.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sitemap-plugin/trunk/sitemap/api.py
r27 r28 128 128 129 129 sl = doc.createAttribute('xsi:schemaLocation') 130 sl.value = self. nsschemaLocation130 sl.value = self.schemaLocation 131 131 132 132 ns = doc.createAttribute('xmlns')
Note: See TracChangeset
for help on using the changeset viewer.
