Sdílet prostřednictvím


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

SimpleName Simple Type

The alias of the namespace.

Attribute Groups

Name

Description

NamespaceIdentity Attribute Group

The attributes that uniquely identify a .sdm document that contains definitions used in the deployment report.