<!ELEMENT extension (domainLoader)*>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED
><!ELEMENT domainLoader EMPTY>
<!ATTLIST domainLoader
domainId CDATA #REQUIRED
domainLoadingStrategy CDATA #REQUIRED
>org.eclipse.jst.jsf.common.metadata.IDomainLoadingStrategy
that will be used to load an instance of a metadata model.
Implementing class requires a constructor taking the domainID String.Copyright 2007 Oracle All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html