⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dhcpd-configuration.xsd

📁 opennms得相关源码 请大家看看
💻 XSD
字号:
<schema xmlns="http://www.w3.org/2001/XMLSchema"	targetNamespace="http://xmlns.opennms.org/xsd/config/dhcpd">	<element name="DhcpdConfiguration"> 		<complexType>  			<attribute name="port" type="positiveInteger" use="required"/>  			<attribute name="macAddress" type="string" use="required"/>                        <attribute name="myIpAddress" type="string" use="optional"/>                        <attribute name="extendedMode" type="string" use="optional"/>                        <attribute name="requestIpAddress" type="string" use="optional"/> 		</complexType>	</element></schema>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -