EndpointDefinition complex type [SDM]

 
Platform SDK: System Definition Model Overview

EndpointDefinition Complex Type

Note: This documentation is preliminary and is subject to change.

Defines an SDM endpoint. An endpoint can contain settings, nested endpoints, and nested resources.

<xs:complexType name="EndpointDefinition">
    <xs:complexContent>
        <xs:extension
            base="ObjectDefinition"
         />
    </xs:complexContent>
</xs:complexType>
EndpointDefinition

See Also

SystemDefinitionModel Schema Complex Types

  
  Last updated: June 2005  |  What did you think of this topic?  |  Order a Platform SDK CD
  © Microsoft Corporation. All rights reserved. Terms of use.