All Downloads are FREE. Search and download functionalities are using the official Maven repository.

models.dsl.params.SeveralTemplateParamsWithXsd.rapid Maven / Gradle / Ivy

There is a newer version: 1.4.2
Show newest version
rapidModel SeveralTemplateParamsWithXsd
	resourceAPI TaxFiling_multipleParams baseURI "http://my-namespace.com"
		objectResource TaxFilingObject type TaxFiling
			URI taxFiling/segment1/{id}/{segment2}
				required templateParam id property filingID
				required templateParam segment2 type int



	dataModel TaxFiling_multipleParams
		structure TaxFiling
			filingID : string
			prop2 : string






© 2015 - 2024 Weber Informatics LLC | Privacy Policy