DeploymentImport Complex Type
Defines an imported namespace that contains the System Definition Model information used in a deployment report.
<xs:complexType name="DeploymentImport">
<xs:attribute name="Alias"
type="SimpleName"
use="required"
/>
<xs:attributeGroup
ref="NamespaceIdentity"
/>
</xs:complexType>
Attributes
Name | Type | Description |
---|---|---|
Alias |
The alias of the namespace. |
Attribute Groups
Name |
Description |
The attributes that uniquely identify a .sdm document that contains definitions used in the deployment report. |