aboutsummaryrefslogtreecommitdiff
path: root/src/xsd/netfx/NetfxPreprocessorPlatformType.xsd
blob: d1dc0ecfb205c5afd3309dc30b0f70e901905829 (plain)
1
2
3
4
5
6
7
8
<simpleType name="NetfxPreprocessorPlatformType">
    <annotation>
      <documentation>
        Platform referencing the machine architecture.
      </documentation>
    </annotation>
    <union memberTypes="NetfxPlatformType wxs:PreprocessorVariables" />
  </simpleType>