--- a/schema.py Fri Jan 14 18:30:32 2011 +0100
+++ b/schema.py Fri Jan 14 18:30:37 2011 +0100
@@ -83,7 +83,7 @@
'SubWorkflowExitPoint'))
INTERNAL_TYPES = set(('CWProperty', 'CWPermission', 'CWCache', 'ExternalUri',
- 'CWSource', 'CWSourceAlias',
+ 'CWSource', 'CWSourceHostConfig',
))